.testo_blu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0059B3;

}
.testo_blu A:LINK{
color: #0059B3;
text-decoration:none;
}
.testo_blu A:VISITED{
color: #0059B3;
text-decoration:none;
}
.testo_blu A:HOVER{
color: #FF0000;
text-decoration:none;
}
