.anylinkcss{
position:absolute;
visibility: hidden;
border: 0;
border-bottom-width: 0;
font:normal 11px Verdana;
z-index: 100;
border: solid 1px #798d71;
background-color: #6B7F38;
width: 180px;
margin-left: -150px;
margin-top: 10px;
/*background: url(../gfx/vmenu_tlo.jpg) repeat-y;*/

}

.anylinkcss a{
color: white;
font-size: 10px;
display: block;
padding: 3px;
text-decoration: none;
font-weight: bold;
text-indent: 0px;
border-bottom: solid 1px #7E9642;

}

.anylinkcss a:hover{ /*hover background color*/
background-color: #ABC173;
}
