div.menu { line-height:22px;}


.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #847848;
font-size: 11px; 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-weight: normal;
text-decoration : none;
line-height: 18px;
z-index: 100;
background-repeat:repeat;
background-image: url("/assets/images/bg_menu-semi.png")!important;
background-image:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale   src=/images/bg_menu-semi.png);
width: 100px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
padding: 1px 0;
text-decoration: none;
text-indent: 5px;
font-size: 11px; 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
color: #847848;
font-weight: normal;
text-decoration : none;
}

.anylinkcss a:hover{ /*hover background color*/
color: #993300;
text-decoration:underline;
}