A:link,A:visited,A:hover {text-decoration: NONE;}

BODY {
 scrollbar-face-color: #EBE1CC;
 scrollbar-shadow-color: #B38D48;
 scrollbar-highlight-color: #999900;
 scrollbar-3dlight-color: #EBE1CC;
 scrollbar-darkshadow-color: #BC9B38;
 scrollbar-track-color: #D7BF79;
 scrollbar-arrow-color: #8C7053;
}


.sfumatura { 
background-image: url(immagini/sfumatura-dx.gif);
background-repeat: repeat-y;
background-position: right;
}

/**testo**/
.testo {
    font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: black;
	line-height:1.5em;
}
.testo A:LINK{
    font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #9e4139;
	line-height:1.5em;
}
.testo A:VISITED{
    font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #9e4139;
	line-height:1.5em;
}
.testo A:HOVER{
    font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #9e4139;
	line-height:1.5em;
}
.testo A:ACTIVE{
    font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #9e4139;
	line-height:1.5em;
}



.normal_11 {
    font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
}

.bold_10 {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	color: #000000;
}


/** menu_on **/
.menu_on {
    font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #9e4139;
}
.menu_on A:LINK{
    font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #9e4139;
}
.menu_on A:VISITED{
    font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #9e4139;
}
.menu_on A:HOVER{
    font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #9e4139;
}
.menu_on A:ACTIVE{
    font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #9e4139;
}

/** menu_off **/
.menu_off {
    font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: BLACK;
}
.menu_off A:LINK{
    font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: BLACK;
}
.menu_off A:VISITED{
    font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: BLACK;
}
.menu_off A:HOVER{
    font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: BLACK;
}
.menu_off A:ACTIVE{
    font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: BLACK;
}


/** form **/

.form {
    font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: black;
	border-style:solid;
	border-width:1px;
	border-color:#D3AF51;
}