body,html{
	font-family: Verdana, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
	font-weight: bold;
}
img{border: none;margin:0px;}
a:link{
	color: #666666;
	text-decoration: underline;
}
a:visited{
	color: #666666;
	text-decoration: underline;
}
a:hover{
	color: #d70000;
	text-decoration: none;
}
a:active{
	color: #666666;
	text-decoration: underline;
}

#bot_a a:link{
	color: #FFFFFF;
	text-decoration: underline;
}
#bot_a a:visited{
	color: #FFFFFF;
	text-decoration: underline;
}
#bot_a a:hover{
	color: #d70000;
	text-decoration: none;
}
#bot_a a:active{
	color: #FFFFFF;
	text-decoration: underline;
}
.fLeft{float: left;}
.fRight{float: right;}
.cLeft{clear: left;}
.cRight{clear: right;}
.red{color: Red;}
.white{color: #FFFFFF;}
#menuBottom a{font-weight: bold;font-size:8px;}
#menuBottom a:link{
	color: #79858d;
	text-decoration: none;
}
#menuBottom a:visited{
	color: #79858d;
	text-decoration: none;
}
#menuBottom a:hover{
	color: #79858d;
	text-decoration: none;
}
#menuBottom a:active{
	color: #79858d;
	text-decoration: none;
}
#menuBottom td{
	border-right: 1px solid #333333;
}
#contenuto{
	margin:0;
	width: 1000px;
	text-align: left;
}
#copy{
	font-size: 	8px;
	color: #B8B6B7;
	margin-top: 10px;
}
