body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #EBEBEB;
}
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
}

a.normale:link {
	font-size: 14px;
	text-decoration: none;
	color: #ffffff;
}
a.normale:visited {
	font-size: 14px;	
	text-decoration: none;
	color: #ffffff;
}
a.normale:hover {
	font-size: 14px;	
	text-decoration: underline;
	color: #ffffff;
}
a.normale:active {
	font-size: 14px;
	text-decoration: none;
	color: #ffffff;
}

font.piede{
	font-size: 12px;
	color: #ffffff;
}

a.piede:link, active, visited {
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
}
a.piede:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #ffffff;
}

font.titolopagina{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 30px;
	color: #F30;
	font-weight: bold;
	
	
}

td.BordinoSx {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFF;
}

td.BordinoBottom {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #999;
}


font.TitoloLinksSX{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 21px;
	color: #F90;
	font-weight: bold;	
	
}

a.LinksSX:link {
	font-size: 14px;
	text-decoration: none;
	color: #333;
	font-weight: bold
}

a.LinksSX:visited {
	font-size: 14px;
	text-decoration: none;
	color: #333;
	font-weight: bold
}


a.LinksSX:hover {
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
	color: #666
}
