.anylinkcss{
position:absolute;
visibility: hidden;
border:none;
border-bottom-width: 0;
font:normal 10px Verdana;
line-height: 18px;
z-index: 100;
background-color: #EEEEEE;
width:85px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 0px;
border-bottom: none;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
text-indent: 5px;
color:#000080;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: navy;
color: white;
top:420px;
left:150px;
width:85px;
}

