.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #FFFFFF;
	background-image: url(immagini/sfondoVerXver.jpg);


}
.classetd a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #430F0C;
	display: block;
	position: relative;
	text-decoration: none;
	font-weight: bold;
}
.classetd a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #C71005; /* Cambiamo il colore del link al passaggio del mouse */
	background-color: none; /* Cambiamo il colore di sfondo al passaggio del mouse */
	text-decoration: none;
}.testo01 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-align: left;

}
.linea01 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CC0033;
	border-right-color: #CC0033;
	border-bottom-color: #CC0033;
	border-left-color: #CC0033;
}
.testo02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: justify;

}
.testoprima {
	font-family: "Trebuchet MS";
	font-size: 36px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;

}
