.anylinkcss{
position:absolute;
visibility: hidden;
border: 2px solid #0894DE;
border-bottom: 2px solid #0894DE;
font:normal 11px arial;
line-height: 35px;
z-index: 100;
background-color: white;
width: 178px;
}

.anylinkcss a{
width: 177px;
display: block;
line-height: 16px;
border: 1px solid #EAEAEA;
text-indent: 5px;
padding: 0px;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #0894DE;
color: white;
border: 1px solid #0894DE;
font-weight: bold;
line-height: 16px;
}
