.anylinkcss{
position:absolute;
visibility: hidden;
border-bottom-width: 0;
line-height: 18px;
z-index: 100;
background-color: #E7ECF2;
width:100px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
padding: 1px 0;
text-decoration: none;
text-indent: 5px;
font-weight:normal;
}

.anylinkcss a:hover{ /*hover background color*/
background-color:#A9B4BF;
color: white;
}
