.anylinkcss  { position: absolute; visibility: hidden; font-style: normal; font-variant: 
               normal; font-weight: normal; font-size: 9pt; font-family: 
               Arial; line-height: 18px; z-index: 500; 
               background-color: #1E8300; width: 205px; letter-spacing: 1; 
               color: #808080; border-left: 0px solid #FFFFFF; 
               border-right: 0px solid #FFFFFF; border-top: 0px solid #FFFFFF; 
               border-bottom: 0 solid #000000 }
.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-top:1px solid #11E91B;
border-bottom:1px solid #252525;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: black;
color: white;
}
}
