body {
	background-image: url(Sfondo_blu.jpg)
}
.bianco10 {
    font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none
}
.bianco12 {
    font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none
}
.bianco14 {
    font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none
}
.bianco16 {
    font-family: Verdana;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none
}
.nero6 {
    font-family: Verdana;
	font-size: 6px;
	color: #000000;
	text-decoration: none
}
.nero8 {
    font-family: Verdana;
	font-size: 8px;
	color: #000000;
	text-decoration: none
}
.nero10 {
    font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none
}
.nero12 {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none
}
.nero14 {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	text-decoration: none
}
.nero16 {
	font-family: Verdana;
	font-size: 16px;
	color: #000000;
	text-decoration: none
}
.rosso10 {
    font-family: Verdana;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none
}
.rosso12 {
	font-family: Verdana;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none
}
.verde12 {
	font-family: Verdana;
	font-size: 12px;
	color: #009900;
	text-decoration: none
}
a:hover {
	text-decoration: underline;
}
