body {
	background-image: url(../img/bg.gif);
	background-repeat:repeat-x;
	margin-top:17px;
	
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:40px;
	color: #877D58;
}


a {
	color: #fff;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #cbef3e;
	text-decoration: none;
}
