BODY {
    background-color: #51684E;
	scrollbar-base-color :#51684E;
	scrollbar-3dlight-color :#FFFFFF;
	scrollbar-arrow-color : #FFFF00;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-face-color : #51684E;
	scrollbar-highlight-color:  #51684E;
	scrollbar-shadow-color : #51684E;
	scrollbar-track-color :  #51684E;
	
}

.testo {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;	
}

.testo_descr {
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;	
}

.titoli {
	font-family: arial;
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
	font-weight:bold;
}

.prodotti {
	font-family: arial;
	font-size: 11px;
	color: #FFFF00;
	text-decoration:underline;
	font-weight:bold;
}

.prodotti a:link{
	font-family: arial;
	font-size: 11px;
	color: #ffff00;
	text-decoration: underline;
	font-weight:bold;
}

.prodotti a:hover{
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
	font-weight:bold;
}

.prodotti a:visited{
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
	font-weight:bold;
}

.utility {
	font-family: arial;
	font-size: 11px;
	color: #FFFF00;
	text-decoration: none;
	font-weight:bold;
}

.utility a:link{
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}

.utility a:hover{
	font-family: arial;
	font-size: 11px;
	color: #FFFF00;
	text-decoration:underline;
	font-weight:bold;
}

.utility a:visited{
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}

.copy {
	font-family: arial;
	font-size: 10px;
	color: #A9B48A;
	text-decoration: none;
}
a.link.copy:link {
	font-family: arial;
	font-size: 10px;
	color: #A9B48A;
	text-decoration: none;
}
a.link.copy:hover{
	font-family: arial;
	font-size: 10px;
	color: #ffff00;
	text-decoration: none;
}

a.link.copy:visited{
	font-family: arial;
	font-size: 10px;
	color: #A9B48A;
	text-decoration: none;
}


textarea, input 
{
	border-color:#006600;
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;	
	background-color: #C7CCA0;
	height:15px;
}

input.radio
{
	border:none;
}
	
option 
{
	background-color:#5AA248;
}
