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

}
.testo2 {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	text-align: justify;

}
.classetd a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FEDA50;
	display: block;
	position: relative;
	text-decoration: none;
	font-weight: bold;
}
.classetd a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	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;
}
.testo03 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	border: 1px none;



}
.testointes {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	font-style: normal;


}
.testoinfo {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #339933;
	border-right-color: #339933;
	border-bottom-color: #339933;
	border-left-color: #339933;

}
.body {
	background-color: #FFFFFF;
	background-image: url(immagini/Fleck.gif);


}
.LINEA {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #339933;
	border-right-color: #339933;
	border-bottom-color: #339933;
	border-left-color: #339933;
}
