.anylinkcss{
position:absolute;
visibility: hidden;
border:0px black solid;
font:normal 12px/18px Verdana;
z-index: 100;
width: 205px;
; clip:  rect(   )
; text-decoration: none
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 0px 0;
text-decoration: none;
font-weight: normal;
text-indent: 5px;
; border-style: none; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px
}

.anylinkcss a:hover{ /*hover background color*/
color: white;
; border-style: none; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px
}
}