* INIZIO STILE FORM*/


#form{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	
}

#menu{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#FFFFFF;
			font-weight:bold;
			background:url(../img/menubkg.jpg) no-repeat;
			height:40px;

}

#menu a{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#FFFFFF;
		text-decoration:none;
		font-weight:bold;

	
}

#menu a:hover{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
			font-weight:bold;

	
}

#menu a:visited{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#FFFFFF;
		text-decoration:none;
				font-weight:bold;


	
}