/* CSS Document */

Body {
    scrollbar-arrow-color:#5A5A5A;
	scrollbar-base-color:#000000;
	scrollbar-shadow-color:#5FAB00;
	scrollbar-face-color:#B0B0B0;
	scrollbar-highlight-color:#F3F3F3;
	scrollbar-dark-shadow-color:#0A5400;
	scrollbar-3d-light-color:#000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    
	}
	
.VerdGrigione10{
	font-family : verdana;
	font-size : 10px;
	color : #333333;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	}
	.VerdGrigione10 A:LINK {
	font-size: 10px; 
	font-weight: normal; 
	color : #333333;
	text-decoration: none; 
    }
   .VerdGrigione10 A:ACTIVE {
	font-size: 10px; 
	font-weight: normal; 
	color : #333333;
	text-decoration: none; 
    }
   .VerdGrigione10 A:VISITED {
	font-size: 10px; 
	font-weight: normal; 
	color : #333333;
	text-decoration: none; 
    }
   .VerdGrigione10 A:HOVER {
	font-size: 10px; 
	font-weight: normal; 
	color : #494545; 
	text-decoration: none;
	
	}