.anylinkcss{
position:absolute;
visibility: hidden;
border-bottom-width: 0;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height: 18px;
z-index: 100;
background-color: #D1D7CD;
width: 179px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 0px solid black;
padding: 1px 0;
text-decoration: none;
text-indent: 5px;
color:#606757;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #A2AB98;
color: #FFFFFF;
}

