BODY {
	scrollbar-face-color: #DFDECC;
	scrollbar-shadow-color: #737373; 
	scrollbar-highlight-color: #DFDECC; 
	scrollbar-3dlight-color: #737373; 
	scrollbar-darkshadow-color: #DFDECC; 
	scrollbar-track-color: #DFDECC; 
	scrollbar-arrow-color: #737373; 
}

p   { color: #000000; font-size: 14px; font-family: Arial, Tahoma }
td   { color: #000000; font-size: 14px; font-family: Arial, Tahoma }
li   { color: #000000; font-size: 14px; font-family: Arial, Tahoma }
h1   { color: #B8833A; font-size: 30px; font-family: Arial, Tahoma; }

.linktesto:link { color: #6E4B1E; font-size: 14px; font-family: Arial, Tahoma; TEXT-DECORATION: underline; font-weight: bold }
.linktesto:visited { color: #6E4B1E; font-size: 14px; font-family: Arial, Tahoma; TEXT-DECORATION: underline; font-weight: bold }
.linktesto:hover { color: #C3822D; font-size: 14px; font-family: Arial, Tahoma; TEXT-DECORATION: underline; font-weight: bold }
.linktesto:active { color: #6E4B1E; font-size: 14px; font-family: Arial, Tahoma; TEXT-DECORATION: underline; font-weight: bold }

.linktesto2:link { color: #6E4B1E; font-size: 14px; font-family: Arial, Tahoma; TEXT-DECORATION: underline }
.linktesto2:visited { color: #6E4B1E; font-size: 14px; font-family: Arial, Tahoma; TEXT-DECORATION: underline }
.linktesto2:hover { color: #C3822D; font-size: 14px; font-family: Arial, Tahoma; TEXT-DECORATION: underline }
.linktesto2:active { color: #6E4B1E; font-size: 14px; font-family: Arial, Tahoma; TEXT-DECORATION: underline }

/* (stile di menu2.htm)
.menu:link   { color: #94825D; font-size: 11px; font-family: Arial, Tahoma; TEXT-DECORATION: none; font-weight: bold  }
.menu:visited   { color: #94825D; font-size: 11px; font-family: Arial, Tahoma; TEXT-DECORATION: none; font-weight: bold  }
.menu:hover   { color: #5E5137; font-size: 11px; font-family: Arial, Tahoma; TEXT-DECORATION: none; font-weight: bold  }
.menu:active   { color: #94825D; font-size: 11px; font-family: Arial, Tahoma; TEXT-DECORATION: none; font-weight: bold  }
*/

/* inizio stile di menu.htm */
#menu ul { list-style-type: none; margin: 0; padding: 6px 6px }
#menu a { display: block; color: #A39872; background-color: #EEE7D3; width: 136px; padding: 4px 8px; text-decoration: none;
border-top: 1px solid #A39872;
border-left: 1px solid #A39872;
border-right: 1px solid #A39872;
border-bottom: 1px solid #A39872;
  }
#menu a:hover { background-color: #A39872; color: #EEE7D3; }
#menu li { margin-bottom: 2px; margin-left: 0px;  margin-right: 0px;  color: #000000; font-size: 11px; font-family: Arial, Tahoma; text-decoration: none; font-weight: bold }
/* fine stile di menu.htm */

.fondo   { color: #94825D; font-size: 11px; font-family: Arial, Tahoma; TEXT-DECORATION: none; }
.rossopiccolo   { color: #FF0000; font-size: 11px; font-family: Arial, Tahoma; TEXT-DECORATION: none; }

.fondo:link   { color: #94825D; font-size: 11px; font-family: Arial, Tahoma; TEXT-DECORATION: none; }
.fondo:visited   { color: #94825D; font-size: 11px; font-family: Arial, Tahoma; TEXT-DECORATION: none; }
.fondo:hover   { color: #5E5137; font-size: 11px; font-family: Arial, Tahoma; TEXT-DECORATION: none;  }
.fondo:active   { color: #94825D; font-size: 11px; font-family: Arial, Tahoma; TEXT-DECORATION: none;  }

