body {
	background-color : #5b3109;
	background-image : url(image/back.jpg);
	background-repeat : repeat-x;
	text-align : justify;
	margin-top : 5px;
}
.testi {
	font-family : Verdana, Geneva, sans-serif;
	font-size : 10px;
	text-indent : 0;
	white-space : normal;
	width : auto;
	padding : 0 5px;
	text-align : justify;
}
.testi-link {
	color : #900;
	background-color: #FFF;
}
a:link {
	color : #069;
	text-decoration : none;
	font-size : 14px;
}
a:hover {
	text-decoration : none;
	text-align : center;
	font-size : 14px;
	color : #600;
}
.testipiede {
	font-family : Verdana, Geneva, sans-serif;
	font-size : 9px;
	color : #fff;
	text-align : center;
}
a:visited {
	color : #c90;
	text-decoration : none;
	font-size : 12px;
	background-color: #FFF;
}
.centro {
text-align : center;
}
.centro table {
text-align : center;
}
.giustificato {
	text-align: justify;
}

