div#testo {
	background:#FFF;
	padding:15px 0 35px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:19px;
	font-size:14px;
	float:left;
	width:820px;

}

div#testo a {
	color:#937026;
	font-weight:bold;
	text-decoration:none;
}


div#testo a:hover {
	text-decoration:underline;
}

