.anylinkcss{
position:absolute;
left: 210px;
top: 10px;
width: 90px; 
visibility: hidden;
border:1px solid #000000;
border-top-width: 0;
font:normal 11px Verdana;
line-height: 18px;
z-index: 100;
background-color: #657a99;
width: 205px;
}

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

.anylinkcss a:hover{ /*hover background color*/
background-color: #506585;
color: #bfee33;
}
}
