.menudiv {
font-family: Trebuchet MS, Verdana, Arial; 
font-size: 8pt;
position: absolute;
visibility: hidden;
z-index: 1000;
border: 1px solid #3f8c3f;
background-color: #006600;
layer-background-color: #006600;
padding: 0px;
filter: alpha(opacity=90);
-moz-opacity: 0.9;
opacity: 0.9;
}

.menudiv a {
display: block;
color: #FFFFFF;
text-indent: 5px;
text-decoration: none;
}

.menudiv a:hover {
background-color: #ac8f02;
color: #efce80;
text-decoration: none;
}

.menudiv .highlighted {
color: #efce80;
text-indent: 5px;
text-decoration: none;
}

body
{
font-family: Trebuchet MS, Verdana, Arial; 
font-size: 8pt;
}

a {
color: #4E8A4D;
}

a:hover {
color: #4E8A4D;
}
