body {
	background-color: #FCF5D7;
}
.TitoliGrandi {
	font-family: "Book Antiqua";
	color: #D65C42;
	font-size: 22px;
	font-weight: bold;
}
.Testo1 {
	color: #333333;
	font-family: "Book Antiqua";
}
.Sottotitoli {
	font-family: "Book Antiqua";
	font-size: 14px;
	color: #D65C42;
	font-weight: bold;
}
a:link {
	color: #D65C42;
	text-decoration: none;
}
.Sottotitoli2 {
	font-family: "Book Antiqua";
	font-size: 12px;
	color: #D65C42;
	font-weight: bold;
	text-decoration: none;
}

