body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 9px; 
  }

td {
	color: #FFFFCC;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	height: 18px
	font-weight: normal;
}

th {
	font-family: Verdana, Arial, helvetica, sans-serif; font-size: 11px;
}

A {
	text-decoration: none;
	color: #FFFF00;
}

A:Hover {
	text-decoration: none;
	color: #A67E00;
}

a.menulink {
	color: ##FFFF00;
	text-decoration: none;
	font-size : 14px;
	font-weight : bold;
	font-family : Verdana, Arial;
}  
.menulink:hover{
	color: #FFFFCC;
	font-size : 14px;
	
}

input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 18px;
	color: #000000;
	background-color: #FFFFCC;
}
textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFCC;
}
select { 
   background-color:#FFFFCC;
   font-family:Verdana, Arial, Helvetica, sans-serif; 
   font-size:10px; 
   color:#000000;
}

H1 {
	font-family: Verdana;
	font-size: 9px;
	margin: 0px 0px 0px 0px;
	color: #D6D6D6;
	font-weight: normal;
}

H2 {
	font-family: Verdana;
	font-size: 9px;
	margin: 0px 0px 0px 0px;
	color: #D6D6D6;
	font-weight: normal;
}


#divLay {
	Z-INDEX: 200; VISIBILITY: hidden; WIDTH: 200px; POSITION: absolute
}
#divAzienda {
	Z-INDEX: 200; VISIBILITY: hidden; WIDTH: 380px; POSITION: absolute
}
#divServizi {
	Z-INDEX: 200; VISIBILITY: hidden; WIDTH: 400px; POSITION: absolute
}