
.testo {
	font-family: Verdana;
	font-size: 11px;
	color: #000080;
       
}


a:link 
{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000080;
        text-decoration: none;
}
a:hover 
{
	font-family: tahoma;
	font-size: 11px;
	color: #34AACD;
	font-weight: bold;
    text-decoration: underline;
}

a:visited
{
	font-family: tahoma;
	font-size: 11px;
        font-weight: bold;
	color: #000080;	
	text-decoration: none;
}


