.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.testo a:link {
	text-decoration: none;
	color: #3366CC;
}
.testo a:visited {
	color: #3366CC;
}
.testo a:hover {
	color: #CC0000;
	TEXT-DECORATION: none;
}
.testo a:active {
	color: #3366CC;
}

