	A 		  {text-decoration: underline; font-weight:bold; color: #5E2700;}
	A:LINK    {text-decoration: underline; font-weight:bold; color: #5E2700;}
	A:VISITED {text-decoration: underline; font-weight:bold; color: #5E2700;}
	A:HOVER   {text-decoration: none; font-weight:bold; color: #F2B874;}
	body { 
	background-color: #CCAE86;
	background-image: url(immagini/sfondo.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px 0px 0px 0px;
	font-family: verdana, sans-serif;
	font-size: 8pt;
	color: #5E2700;
	}
	.basso {
	  background-image: url(immagini/basso.gif);
	  background-repeat: no-repeat;
	  height: 25px;
	  width: 754px;
	  color: #5E2700;
	  font-size: 7pt;
	  text-align: center;
	}
	.contenuti {
	  background-color: #fff;
	  width: 560px;
	  font-family: verdana, sans-serif;
	  text-align: justify;
	  font-size: 8pt;
	  padding: 10px;
	  border-right: solid 1px #ffffff;
	  border-left: solid 1px #5E2700;
	}
	td {
	  font-family: verdana, sans-serif;
	  font-size: 8pt;
	  color: #5E2700;
	}
	.titolo {
	  background-image: url(immagini/titolo.gif);
	  background-repeat: repeat; 
	  height: 35px;
	  width: 560px;
	  border-left: solid 1px #5E2700;
	  border-right: solid 2px #ffffff;
	  font-weight:bold;
	  font-family: arial, sans-serif;
	  font-size: 11pt;
	  color: #5E2700;
	  text-align: center;
	}
	.menu {
	  width: 170px;
	  background-image: url(immagini/menuimg.jpg);
	  background-repeat: no-repeat;
	  background-position: bottom;
	}