body {
	background-image: url(img/sfondo.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}

a:link {color: #FFE51F;}
a:visited { color:#FFE51F;} 
a:hover { color: #FFE51F;}
a:link, a:visited, a:hover { text-decoration:none;	font-weight: bolder;}

.tAzz {
	font-size: 11px;
	color: #01b0f1;
	font-weight: bolder;
}
.tNero {
	font-size: 12px;
	color: #000000;
	font-weight: bolder;
}
.tBianco {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bolder;
}
.testo {
	color: #FFFFFF;
	text-align: left;
}
.testoNero {
	color: #000000;
}
.maiuscola {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}

