.dati {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: Black;
}
.nota {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: Black;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: Black;
}
A:link {
	text-decoration: none;
	color: Black;
} 
A:visited {
	text-decoration: none;
	color: Black;
} 
A:active {
	text-decoration: none;
	color: Black;
}
A:hover {
	text-decoration: none;
	color: #993399;
}

