.testo1A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c68930;
}
.testo1B {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C2E08;
}

BODY {
	SCROLLBAR-FACE-COLOR: #c68930; 
	SCROLLBAR-HIGHLIGHT-COLOR: #623f19; 
	SCROLLBAR-SHADOW-COLOR: #623f19; 
	SCROLLBAR-3DLIGHT-COLOR: #623f19; 
	SCROLLBAR-ARROW-COLOR: #623f19; 
	SCROLLBAR-TRACK-COLOR: #623f19; 
	SCROLLBAR-DARKSHADOW-COLOR: #623f19;
	
	background-color: #623f19;
	}
	
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c68930;
	background-color: 623f19;

}
.link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c68930;
	TEXT-DECORATION: none;
}
.link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c68930;
	TEXT-DECORATION: none;
}
.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c68930;
	TEXT-DECORATION: underline;
}

