/********************************************************/
.testo 
{
	font-family: "Verdana";
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}
.testo a
{
	font-family: "Verdana";
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}
.testo a:hover
{
	font-family: "Verdana";
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	text-decoration: underline;
}
/********************************************************/
.testo2 
{
	font-family: "Verdana";
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}
/********************************************************/
.testo3
{
	font-family: "Verdana";
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}
.testo3 a
{
	font-family: "Verdana";
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}
.testo3 a:hover
{
	font-family: "Verdana";
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	text-decoration: underline;
}