.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
a:visited {
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	background-color: #66FFFF;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
a:link {
	color: #000099;
	text-decoration: none;
}
