.backbox {
	background-image: url(backbox.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	text-indent: 10px;
	padding: 10px;
}
.bg {
	background-image: url(left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.testo1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
A:link, A:visited { text-decoration: none; color: #FFFFFF; }
A:hover { text-decoration: underline; }
