body, td, p {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000;}

/*.menu  { width: 150px;
           list-style:none;
		   margin:0; 
		   padding:0;
		   list-style-type:none;
}
menu  a { display:block;
			   text-decoration: none;
			   padding: 0 1em;
			   height: 2em; line-height:2em;
			   list-style-type:none; 
}
    
/*colori per il link
.menu  a:link,a:visited  { 
background:#ffffff; 
color:#CC0033;

}*/

/*colori per effetto roll-over
.menu  a:hover,a:active{
background:  #ffffff url(img/sfondo_link.png) 100% 0 repeat-y; list-style-type:none;
color:#CC0033;}*/

.menu { width: 200px;
		        margin:0; padding:0;
				list-style:none;
				text-decoration: none;
}
.menu a { display:block;
			       text-decoration: none;
			       padding: 0 1em;
			       height: 2em; line-height:2em;			   
}
.menu a:link, a:visited{
  background:#ffffff;
		color:#FF9900;
		 text-decoration: none;
	}	 
		 /*colori per effetto roll-over*/
.menu a:hover, a:active {
background: #ffffff url(img/sfondo_link.png) 100% 0 repeat-y;
color:#FF6600; 
text-decoration: none;

}







.form {background-color: #D4D0C8; font-family: Verdana, Times, Arial, Helvetica, sans-seri; color:#4C4C4C; font-size:11px; font-weight:bold; size:12}

.tnormal {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #4C4C4C; font-weight: normal; text-decoration: none; text-align:justify; line-height: normal}
.testo {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #4C4C4C; font-weight: normal; text-decoration: none; line-height: normal}
.testobold {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #4C4C4C; font-weight: bold; text-decoration: none}
.nets { background-image: none; background-color:#FFFFFF}
.data {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #4C4C4C; font-weight: normal; text-decoration: none;}

.interno {
  border-style: solid;
  border-width: 1px;
  border-color: #4C4C4C;
  background-color: #AAAAAA;
  }