.anylinkcss{
position:absolute;
visibility: hidden;
border:gray solid;
font:normal 12pt/18px "Times New Roman", Times, serif;
z-index: 100;
background-color: #000000;
width: 100px;
; border-width: 0px 0px 0; color: #FFFFFF; text-align: center}

.anylinkcss a{
color: #8080FF;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid gray;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
; background-color: #000000
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #000000;
color: #FFFFFF;
}