/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:hover {
	color: #004685;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #004685;
	text-decoration: underline;
}
a:visited {
	color: #004685;
	text-decoration: underline;
}

a:link {
	color: #004685;
	text-decoration: underline;
}



#testo
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#004685;
	font-weight: normal;
}
#testofondo
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#004685;
	font-weight: normal;
}

#titoliBold
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#004685;
	font-weight: bold;
}

