		A:link 
        {
	text-decoration:none;
	font-size : 14px;
	font-weight : bold;
	color:#605C60;
	font-family : Arial, Helvetica, sans-serif;
}
        A:hover {
	text-decoration:none;
	font-size : 14px;
	font-weight : bold;
	color:#982C20;
	font-family : Arial, Helvetica, sans-serif;
}
	   
	   	A:visited {
	text-decoration:none;
	font-size : 14px;
	font-weight : bold;
	color:#605C60;
	font-family : Arial, Helvetica, sans-serif;
}
	   
	    .testo {
	text-decoration:none;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	color:#FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
}

	    .testo1 {
	text-decoration:none;
	font-size : 11px;
	font-weight : normal;
	font-style : italic;
	color:Silver;
	font-family : Arial, Helvetica, sans-serif;
}

	    .testo2 {
	text-decoration:none;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	color:White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

	    .testo3 {
	text-decoration:none;
	font-size : 14px;
	font-weight : bold;
	font-style : normal;
	color: #A4B1B9;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

	    .testonero {
	text-decoration:none;
	font-size : 11px;
	font-weight : bold;
	font-style : normal;
	color: #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
	   
	   BODY {
	   SCROLLBAR-FACE-COLOR: #982C20; 
	   SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
	   SCROLLBAR-SHADOW-COLOR: #FFFFFF; 
	   SCROLLBAR-3DLIGHT-COLOR: #982C20; 
	   SCROLLBAR-ARROW-COLOR: #FFFFFF; 
	   SCROLLBAR-TRACK-COLOR: #982C20; 
	   SCROLLBAR-DARKSHADOW-COLOR: #982C20;
	   }