.formtext {
border : #000000; 
border-style : solid; 
border-top-width : 1px; 
border-right-width : 1px; 
border-bottom-width : 1px; 
border-left-width : 1px; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 11px; 
color : #000000; 
text-decoration : none; 
background-color : #ffffff;
} 
body {
margin-top : 0; 
margin-right : 0; 
margin-bottom : 0; 
margin-left : 0; 
background-color : #6699FF;
} 
.testo {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 12px; 
color : #000066; 
text-decoration : none; 
background-color : #ffffff;
} 
.testocoda {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 9px; 
color : #000066; 
text-decoration : none; 
background-color : #ffffff;
} 
.testo2 {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 11px; 
color : #888888; 
text-decoration : none; 
background-color : #ffffff;
} 
.link {
font-family : Verdana, Arial, Helvetica, sans-serif; 
color : #ffffff; 
text-decoration : none; 
font-size : 11px; 
background-color : #D3DED1;
} 
.link2 {
font-family : Verdana, Arial, Helvetica, sans-serif; 
color : #000000; 
text-decoration : none; 
font-size : 11px; 
background-color : #ececec;
} 
.link:hover {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-weight : none; 
color : #000000; 
text-decoration : none; 
background-color : #ececec;
} 
.testogrande {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 12px; 
color : #000000; 
text-decoration : none; 
background-color : #ffffff;
} 
.testobig {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 16px; 
color : #000000; 
text-decoration : none; 
background-color : #ffffff;
} 
.testobigbig {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 16.5px; 
color : #3333CC; 
text-decoration : none; 
background-color : #ffffff;
}
.testobianco {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 10px; 
color : #ffffff; 
text-decoration : none; 
background-color : #666666;
} 

#dropmenudiv{
position:absolute;
border:0px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:20px;
z-index:100;
}

#dropmenudiv a{
width: 50;
display: block;
text-indent: 3px;
border-bottom: 1px solid blue;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
}