.text {  font-family: Verdana; font-size: 9px; color: #000000; line-height: 14px; }

li {  
font-family: Verdana; font-size: 9px; color: #000000; line-height: 14px; }

.normal {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	text-align: left;
}
.menu {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	text-align: center;
}
.titolo {
	font-family: Verdana;
	font-size: 12px;
	color: #A0AF86;
	text-align: center;
	border-bottom: 1px solid #A0AF86;
	border-left: 1px solid #A0AF86;
	border-right: 1px solid #A0AF86;
	border-top: 1px solid #A0AF86;
	background-color: #ffffff;
    	font-weight: bold;
}
b { 
color: #A0AF86; 
cursor: default; 
}

A:link { COLOR: #A0AF86;  TEXT-DECORATION: none; }
A:visited {
	COLOR: #A0AF86;
	text-decoration: none;
}
A:active { COLOR: #A0AF86; TEXT-DECORATION: underline }
a:hover{position:relative;top:1px;left:1px;
	color:#A0AF86;
	text-decoration: none;
	height:9;
	cursor: crosshair;
}

body {
	scrollbar-face-color: #9F5846;
	scrollbar-highlight-color: #9F5846;
	scrollbar-shadow-color: #A0AF86;
	scrollbar-3dlight-color: #9F5846;
	scrollbar-arrow-color: #A0AF86;
	scrollbar-track-color: #9F5846;
	scrollbar-darkshadow-color: #9F5846;
	font-family: Verdana;
	font-size: 10px;
	background-color: #9F5846;
	line-height: 14px;
}

