#testo a:hover {
	background-color: #597897;
	font-size: 12px;
	display: inline;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
#testo a:link {
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
#testo a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
