a:link    {text-decoration: none; color: #CC0000; font-weight: normal;}
a:visited {text-decoration: none; color: #CC0000; font-weight: normal;}
a:active  {text-decoration: none; color: #0000FF; font-weight: normal;}
a:hover   {text-decoration: none; color: #0000FF; font-weight: normal;}

.testo {
	font-family : verdana, Arial, Helvetica, sans-serif;
	font-size : 17px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
}