.hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.hrsotto {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999900;
}
.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	padding: 5px 5px 5px 10px;
}
.texttitolo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 2px 5px 3px;
}
.texttitoloni {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC9900;
	padding: 5px;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #CC9900;
}
