A:link {
	text-decoration: none;
	color: #000000;
}
A:visited {
	text-decoration: none;
	color: #666666;
}
A:hover {
	color: #FF6600;
	text-decoration: underline;
}

.sx {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.dx {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;

}
.titoletti {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	padding-top: 25px;

}
.tabsx {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding-top: 15px;
	padding-left: 15px;
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;



}
.tabdx {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding-top: 80px;
	padding-left: 15px;
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;

}
.titolettoarancio {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FF6600;
}
.tabcentrale {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 16px;
	text-align: left;


}
.dis {
	padding-left: 10px;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FF6600;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 25px;
}
.arancio {
	color: #FF6600;
}
#footer
A{
	color: #FF6600;
}
A:Hover
{	text-decoration: underline;
}	

