.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #ffffff;
border-bottom-width: 0;
font:normal 13px Helvetica, Arial, "Lucida Grande", sans-serif;
line-height: 18px;
z-index: 100;
background-color:#716c68;
width: 145px;
}

.anylinkcss a{
color:#ffffff !important;
font-weight:bold !important;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #ffffff;
padding: 1px 0;
text-decoration: none;
text-align:left;
font-weight: normal;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color:#918d8a;
text-align:left;
color: white;
}
}
