.footer {
	font-family: Verdana;
	font-size: 9px;
	font-style: italic;
	color: #666666;
	text-align: center;
}
.Titolo {
	font-family: Verdana;
	font-size: 12px;
	color: #FF9900;
	font-weight: bold;
	text-align: center;
}
.lato {
	font-family: Verdana;
	color: #666666;
	text-align: left;
	font-size: 9px;
}
.testo {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-align: left;
	text-indent: 5px;
	vertical-align: top;
}
.bordo_sx {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.bordo_dx {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
a:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #003366;
	text-decoration: none;
	font-style: italic;
}
.bordo_down {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
a:link {
	font-family: Verdana;
	font-size: 10px;
	font-style: italic;
	color: #0066FF;
	text-decoration: none;
}

