.testo {
	color: #000000;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
}

a.testo:link { text-decoration: underline;}
a.testo:visited { text-decoration: underline; }
a.testo:hover { text-decoration: underline; color: #000000;}

