.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #9a9083;
border-bottom-width: 0;
font-family: arial, verdana; 
font-size: 8pt;
line-height: 18pt;
z-index: 100;
background: #341f1d;
width: 220px;
margin-top: -1px;
padding: 0px;
text-align: left;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135,strength=5);
}


.anylinkcss a{
width: 100%;
display: block;
border-bottom: 1px solid #9a9083;
text-decoration: none;
text-indent: 5px;
color: white;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: black;
color: white;
}