.anylinkcss{
margin: -5px 0px 0px 45px;
position:absolute;
visibility: hidden;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height: 22px;
z-index: 100;
background-color: white;
width: 150px;
}

.anylinkcss a{
color: black;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #000000;
padding: 1px 0;
text-decoration: none;
text-indent: 5px;
font-family: Arial;
font-size: 11px;
color: #7e7e7e;
text-transform: uppercase;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #e5e5e5;
font-family: Arial;
font-size: 11px;
color: #000000;
text-transform: uppercase;
}
