        BODY {
		scrollbar-face-color: #3f486e;
		scrollbar-shadow-color: black;
		scrollbar-highlight-color: #FFB22A;
		scrollbar-3dlight-color: white;
		scrollbar-darkshadow-color: white;
		scrollbar-track-color: #a9adbe;
		scrollbar-arrow-color: #FF3300;
		}
		
		A:link, A:visited, A:active { 
			color : white;
			text-decoration: none;
		} 
		A:HOVER {
			color : #FF6600;
			text-decoration: underline;
		}
		.titoli {
		font-size : 11px ;
		font-weight : bold;
		color : white;
		font-family : Arial, Helvetica, sans-serif;
		}
		.testi {
		font-size : 11px ;
		color : white;
		letter-spacing : 1px;
		font-family : Arial, Helvetica, sans-serif;
		}
		input.campi_form
		{
			color: #000000;
			font-family : Arial;
			font-size : 12px;
			border: 1px solid #000000;
			background:#FF9900;
			height:18px;
			vertical-align:top;
		}
		.button {
			color: #7D120F;
			font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
			font-size : 10;
			font-weight:bold;
			border-color : #7D120F;
			border-width : 0px;
			background:#ffffff;
			cursor:hand;
		}

		A.fr:link, A.fr:visited, A.fr:active { 
			color : blue;
			text-decoration: none;
			font-size : 11px ;
			letter-spacing : 1px;
			font-family : Arial, Helvetica, sans-serif;
		} 
		A.fr:HOVER {
			color : #FF6600;
			text-decoration: underline;
		}
