.anylinkcss{
position:absolute;
visibility: hidden;
border-top:1px solid white;
border-bottom-width: 0;
font:normal 12px Lucida Sans;
line-height: 25px;
z-index: 100;
background-color: #83a5be;
width: 215px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 0px solid white;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
text-indent: 16px;
text-align: left;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #4f7091;
color: white;
}
