.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #c2ebfd;
border-bottom-width: 0;
font:normal 11px Arial;
line-height: 18px;
z-index: 100;
background-color: #6bd1fe;
width: 140px;
}

.anylinkcss a{
display: block;
text-indent: 3px;
color: #01405c;
border-bottom: 1px solid #c2ebfd;
padding: 2px 5px;
text-decoration: none;
font-weight: 700;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #8cdafd;
color: #01405c;
}
