.sfondo {
	background-color: #FFFFCC;
}
.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	color: #003399;

}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
	font-style: normal;


}
.testopiccolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	font-style: normal;
	color: #000000;

}
.rosso {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FF0000;
}
a:hover {
	color: #FF0000;
}
.testobianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}


.testogrande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	
	color: #000000;
}
