Body {
	background-attachment: fixed;
	background-image: url(../img/bkg.gif);
	background-repeat: repeat-x;

	}

.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.cornice {
	border: 1px solid #FFFFFF;
}
.testo_evid {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	font-weight: bold;


}
a {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

