A:active, A:link, A:visited
	{ 
	text-decoration: 		none;
	color:				#777777
	}

A:hover 
	{ 
	text-decoration: 		none; 
	color: 				#FFFFFF 
	}

.table0 {
	width:					100%; 
	border-width: 	none;
	border-style: 	none; 
	font-size: 			7pt;
	font-family: 		Verdana;
	text-decoration:none;
	color:					#777777;
	}

.table2 {
	width:					750;
	height:					300:
	border-width: 	none;
	border-style: 	none; 
	font-size: 			7pt;
	font-family: 		Verdana;
	text-decoration:none;
	color:					#777777;
	}

.tableZ {
	width: 					100%;
	height:					100%:
	border: 				2; 
	border-width: 	2pt;
	font-size: 			7pt;
	font-family: 		Verdana;
	text-decoration:none;
	color:					#77CC77;
	}


.info  {
       font-family:		'verdana','arial','helvetica','sans-serif';
       font-size:		10px;
       width:			160;
       text-align:		center;
       }

.binfo {
       font-family:		'verdana','arial','helvetica','sans-serif';
       font-size:		10px;
       text-align:		left;
       text-decoration:		none;
       color:			#777777;
       }

div    {
       position:		absolute;
       }


BODY
{
	background-color:	#000000;
	font-family:			Verdana;
	font-size:				7pt;
	text-decoration:	none;
	color:						#777777;
	SCROLLBAR-TRACK-COLOR: 			#000000; /* colore riempimento barra background */
	SCROLLBAR-ARROW-COLOR: 			#777777; /* colore frecce */
	SCROLLBAR-BASE-COLOR: 			#FF00FF; /* boh */
	SCROLLBAR-FACE-COLOR: 			#000000; /* colore riempimento elementi */ 
	SCROLLBAR-HIGHLIGHT-COLOR: 	#CCCCCC; /* colore effetto elementi UP */
	SCROLLBAR-3DLIGHT-COLOR:		#ffffff; /* colore effetto elementi UP UP */
	SCROLLBAR-SHADOW-COLOR: 		#CCCCCC; /* colore effetto elementi DOWN */
	SCROLLBAR-DARKSHADOW-COLOR:	#000000  /* colore effetto elementi DOWN DOWN */


}