a {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover { 
	text-decoration: none;
	color: #FF0000;
}
body {
	margin: 0px;
}
.testo_sotto {
	font-family: Verdana;
	font-size: 9pt;
	color: white;
}
.testo {
	font-family: Verdana;
	font-size: 9pt;
	color: white;
}
.txt_intro
{
	font-family: Verdana;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
}
.testo_nero {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
}
