.titolo{
	font-family:"Verdana";
	font-size:11pt;
	color:#244e7b;
	font-weight:bold;
}

.testo{
	font-family:"Verdana";
	font-size:10pt;
	color:#000000;
}

.colore1{
	font-family:"Verdana";
	font-size:10pt;
	color:#244e7b;
}

.colore2{
	font-family:"Verdana";
	font-size:10pt;
	color:#eca259;
}

a:link{
	font-family:"Verdana";
	font-size:10pt;
	color:#eca259;
	text-decoration:none;
}

a:active{
	font-family:"Verdana";
	font-size:10pt;
	color:#eca259;
	text-decoration:none;
}

a:hover{
	font-family:"Verdana";
	font-size:10pt;
	color:#eca259;
	text-decoration:underline;
}

a:visited{
	font-family:"Verdana";
	font-size:10pt;
	color:#eca259;
	text-decoration:none;
}