.body {
	background-image: url(immagini/ext-bck.gif);

}
.testo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: justify;

}
.link {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 11px; color: #CCCCCC; font-style: normal}
.classetd a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #910014;
	display: block;
	position: relative;
	text-decoration: none;
	font-weight: bold;

}
.classetd a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF; /* Cambiamo il colore del link al passaggio del mouse */
	background-color: #91A274; /* Cambiamo il colore di sfondo al passaggio del mouse */
	text-decoration: none;
}
.testointes {

	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-align: justify;
}
.testo02 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	text-align: justify;
	font-weight: bold;

}
.bordoarancio {
	border-top: 1px solid #FF6600;
	border-right: 1px solid #FF6600;
	border-bottom: 1px solid #FF6600;
	border-left: 1px solid #FF6600;

}
.linealink {
	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: dashed;
	border-left-style: none;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}
