body {
	margin: 0px;
	padding: 0px;

}
.testo {
	font-family: "Century Gothic", Verdana, GoudyOldStyT, Georgia;
	font-size: 12px;
	color: #333333;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #793D00;
	text-decoration: none;
}
