a.clicca:link {
	text-align : center;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
	color : #01233C;
	text-decoration : none;
	}
	
a.clicca:visited {
	text-align : center;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
	color : #01233C;
	text-decoration : none;
	}
	
a.clicca:hover {
	text-align : center;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
	color : #01233C;
	text-decoration : overline underline;
	}
	
.titolo {
	text-align : center;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	color : #FFCC66;
	text-decoration : none;
	}
	
.testo {
	text-align : center;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #FFCC66;
	text-decoration : none;
	line-height : 20px;
	}
	
.testo_blu {
	text-align : center;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
	color : #01233C;
	text-decoration : none;
	}


