body {
	font-family: "Trebuchet MS", "Tw Cen MT";
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #333333;
}

a, a:hover {
	font-family: "Trebuchet MS", "Tw Cen MT";
	text-decoration: none;
	color: #EA6502;
}

.bordi_td_home {
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EA6502;
	border-bottom-color: #EA6502;
}
.td_interna_bianca {
	font-family: "Trebuchet MS", "Tw Cen MT";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #CCCCCC;
	padding: 10px;
}
h2 {
	font-family: "Trebuchet MS", "Tw Cen MT";
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.titoli_arancio {
	font-family: "Trebuchet MS", "Tw Cen MT";
	font-size: 12px;
	font-weight: bold;
	color: #EA6502;
	text-decoration: none;
}
.testi_footer, .testi_footer a  {
	font-family: "Trebuchet MS", "Tw Cen MT";
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	padding: 3px;
}
.count {
	display: none;
}

