.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #CCCCCC;
	
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
}
.notelegali {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #CCCCCC;
	font-weight: bold;
}
.descrizione {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: bold;
}
.titoli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #cccccc;
	background-color: #333333;
	/*border: 1px solid #a0a0a0;*/
	font-weight: bold;
	/*background-image: url(images2/sfnews.jpg);*/
	/*background-repeat: repeat-x;*/
}
.toptable {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
.bottomtable {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FF0000;
}
.sfmarchio {
	background-image: url(images/sf_marchio.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #000000;
}
