td {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	color: #231F20;	text-align: center;}
body {	margin: 0px; background-color:#FFE88C;}
a:active {	color: #231F20;	text-decoration: none;	font-weight: bold;}
a:link {	color: #231F20;	text-decoration: none;	font-weight: bold;}
a:visited {	color: #231F20;	text-decoration: none;	font-weight: bold;}
a:hover {	color: #4E4548;	text-decoration: underline;	font-weight: bold;}
.lineau {
	width: 90%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #231F20;
	height: 2px;
}
.more {
	text-align: right;
	padding-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.titolo {
	font-size: 23px;
	font-weight: bold;
	color: #231F20;
	font-style: italic;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.titolo2 {
	font-size: 12px;
	text-align: left;
	padding-left: 10px;
}

