body {
	background-color: #FFFFFF;
	background-image: url(immagini/fondo.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.testopiccolo {
	font-family: "Lucida Calligraphy","Verdana";
	font-size: small;
	color: #2D338B;
}
.testomail {
	font-family: Verdana;
	font-size: small;
	color: #2D338B;
}
a {
	font-family: "Lucida Calligraphy","Verdana";
	font-size: small;
	color: #660000;
}
a:link {
	text-decoration: none;
	color: #2D338B;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #2D338B;
}
a:hover {
	text-decoration: none;
	color: #E11A20;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #2D338B;
}
.piccoissimo {
	font-family: "Lucida Calligraphy","Verdana";
	font-size: 9px;
	color: #2D338B;
}
.titolo {
	font-family: "Lucida Calligraphy","Verdana";
	font-size: large;
	font-weight: bold;
	color: #2D338B;
}
.news {
	font-family: "Lucida Calligraphy","Verdana";
	font-size: large;
	font-weight: bold;
	color: #E11A20;
}

