/* CSS Document */
<style type="text/css" media="screen">
.testo {font-size:6pt;}
.menualto {font-size:8pt;}
.banner {font-size:9pt;} 
.lato {font-size: 11pt;}
.latogrande {font-size: 12pt;}
.title {font-size: 18pt;}
.tableclass { 
	font-family: Verdana; 
	font-size: 10px;
	font-weight: bold; 
	color: #000000; 
	text-decoration: none;
	background-color : #FFFFFF; 
	border-color: #FFFFFF;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
}

.tableclass a {
	color: #000000;
	text-decoration: underline;
	font-family: Verdana, Helvetica;
	font-size: 12px;
}
.tableclass a:hover {
	color: #CC0000;
	text-decoration: underline;
	font-family: Verdana, Helvetica;
	font-size: 12px;
}

.xbiz{ font:verdana,arial,san-serif; }
.xbiz_title{ font-size:12px; font-weight:bold; }
.xbiz_desc{ font-size:11px; }
.xbiz a{ color:#369; text-decoration:underline; }
.xbiz a:hover{ color:red; text-decoration:underline; }			

 <!--
    a:link {text-decoration: none; color:#ffcc00;}
	a:visited {text-decoration: line-through; color:#00ffff}
	a:active {text-decoration: none; color:#ffcc00}
	a:hover {
		 				 	text-decoration:underline;
							color: #ffff66;
							font-family: arial;
							font-size: 16px;
							}
	 a:link img { }
     a:visited img { alpha(opacity=95);   }
     a:hover img {filter: invert; alpha(opacity=55); }
     a:active img {                 }

    -->     		 
 <!-- BODY 
{ 
background-color:#000000; 
background-image: url(../images/0007.gif);
background-attachment:fixed;
background-repeat: repeat;
background-position:left;

color:#AA9999;

font-family:Century Gothic; 
font-size: ;
font-style: ; 
font-weight:normal;

margin-top:5px ;
margin-bottom:5px ;
margin-right:5px;
margin-left:5px;

scrollbar-base-color:#ff3333; 
scrollbar-arrow-color:#ffffff; 
scrollbar-face-color:#000000;
scrollbar-highlight-color:#ffffff;
scrollbar-3dlight-color:#ffd691;
scrollbar-darkshadow-color:#ffffff;
scrollbar-shadow-color:#000000;
scrollbar-track-color:#c0c0c0;
} -->
</style>
