#testo a:hover {
	background-color: #D6D6D6;
	font-size: 12px;
	display: inline;
	text-decoration: none;
}
#testo a:link {
	font-size: 12px;
	color: #0033FF;
	text-decoration: none;
}
#testo a:visited {
	font-size: 12px;
	color: #0033FF;
	text-decoration: none;
}

