.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #9D9C99;
border-bottom-width: 0;
font-family: "Verdana", sans-serif;
font-size: 80%;
line-height: 18px;
z-index: 100;
background: #0A4C26;

}

.anylinkcss a{
width: 200px;
display: block;
border-bottom:1px solid #9D9C99;
text-decoration: none;

}

.anylinkcss a:hover{
background-color: #FFFFFF;
color: white;
}
