body {
background-color: #75C86B;
margin:0; padding:0;
text-align:center;
}
.testoNero {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
a.testoNero:link { color: #000000; text-decoration: none; }
a.testoNero:visited { color: #000000; text-decoration: none; }
a.testoNero:hover { color: #D80000; text-decoration: none; }

.testoModuli {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
.testoNeroGrass {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	}
a.testoNeroGrass:link { color: #000000; text-decoration: none; }
a.testoNeroGrass:visited { color: #000000; text-decoration: none; }
a.testoNeroGrass:hover { color: #D80000; text-decoration: none; }
}
.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
}
.titoloBianco {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.elenco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
a.elenco:link { color: #333333; text-decoration: none; }
a.elenco:visited { color: #333333; text-decoration: none; }
a.elenco:hover { color: #D80000; text-decoration: none; font-weight: bold;}

