body {
 scrollbar-arrow-color: #FFFFFF;
 scrollbar-base-color : #E7D4BF;
}

.testo     { font-family: Verdana,Arial, Helvetica, sans-serif; 
		font-size: 10.5px; 
		font-style: normal; 
		
		font-weight: normal; 
		color: rgb(0,0,0)}

.testoData     { font-family: Verdana,Arial, Helvetica, sans-serif; 
		font-size: 10.5px; 
		font-style: italic; 
		font-weight: normal; 
		color: rgb(0,0,0)}

.testoPiccolo     { font-family: Verdana,Arial, Helvetica, sans-serif; 
		font-size: 9.0px; 
		font-style: normal; 
		font-weight: normal; 
		color: rgb(0,0,0)}


.testoB     { font-family: Verdana,Arial, Helvetica, sans-serif; 
		font-size: 9.5px; 
		font-style: normal; 

		font-weight: bold; 
		color: rgb(0,0,0)}

.titolo     { font-family: Verdana,Arial, Helvetica, sans-serif; 
		font-size: 11.5px; 
		font-style: normal; 
	
		font-weight: bold; 
		color: rgb(0,0,0)}

.occhiello     { font-family: Verdana,Arial, Helvetica, sans-serif; 
		font-size: 11.5px; 
		font-style: normal; 
		
		font-weight: normal; 
		color: rgb(0,0,0)}

.sottotitolo    { font-family: Verdana,Arial, Helvetica, sans-serif; 
		font-size: 11.5px; 
		font-style: normal; 
	
		font-weight: normal; 
		color: rgb(0,0,0)}

.form     { font-family: Verdana,Arial, Helvetica, sans-serif; 
		font-size: 10.5px; 
		font-style: normal; 
		
		font-weight: normal; 
		color: rgb(0,0,0)}

.titoloFont     { font-family: Verdana,Arial, Helvetica, sans-serif; 
		font-size: 15.5px; 
		font-style: normal; 	
		font-weight: bold; 
		color: rgb(0,0,0)}

.home     { font-family: Verdana,Arial, Helvetica, sans-serif; 
		font-size: 20px; 
		font-style: normal; 
		font-weight: normal; 
		color: rgb(0,0,0)}


INPUT
{
    FONT-FAMILY: Verdana,Arial;
    FONT-SIZE: 11px;
}


A {
	color: rgb(0,0,0);
	text-decoration:none;
}

A.home { text-decoration:underline;}

A:link       { }
A:visited    { }
A:active     { }
A:hover      { 
	text-decoration:underline;
}
            


