.hidden{display:none;
}
a:link { text-decoration: none;
  	                font-family: Arial; 
                   font-size: 12 px;
                   color: #271F1C;
 }

a:hover { text-decoration: underline;
          font-family: Arial; 
          font-size: 12 px;
          color:#990000;
 }


body    {
	font-family: Arial;
	font-size: 12 px;
	scrollbar-face-color: white;
	scrollbar-highlight-color:white;
	scrollbar-shadow-color: #271F1C;
	scrollbar-3dlight-color: #271F1C;
	scrollbar-arrow-color: #271F1C;
	scrollbar-track-color: white;
	scrollbar-darkshadow-color: white;
	background-image:url(immagini/sfondo2.png)
}

.tabella  {
	background-color: #FFFFFF;
		}
	
table    {
	background-image:url(immagini/sfondo.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height : 18px;
	}

input {
	color : #271F1C;
	font : bold 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-variant : small-caps;
	} 

select {
color : #990000;
font : bold 12px Arial;
} 

textarea {
color : #990000;
font : bold 12px Arial;
scrollbar-base-color : #271F1C;} 

.text{
	font-variant: small-caps;
	font-size: 12px;
	color :#990000;
}

.text_scuro{
	font-size: 12px;
	color :#271F1C;
}


.textMW{
	font-size: 10px;
	color :#271F1C;
}
.title{
	font-variant: small-caps;
	font-weight:bold;
	font-size: 18px;
	color :#990000;
}
.title1{
	font-variant: small-caps;
	font-weight:bold;
	font-size: 20px;
	color :#271F1C;
}

