.anylinkcss{
position:absolute;
visibility: hidden;
border:#fdb642 solid;
font:normal 11px/14px Arial, Helvetica, sans-serif;
z-index: 100;
background-color: #294dab;
width: 100px;
; border-width: 0px 0px 0
; padding-top: 3px; padding-bottom: 1px
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 6px;
border-bottom: 1px solid black;
padding: 3px 0 1px;
text-decoration: none;
font-weight: bold;
text-indent: 6px;
; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF
; text-align: left
; line-height: 16px
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #CCCCCC;
color: white;
; font-family: Arial, Helvetica, sans-serif; font-size: 12px
; line-height: 16px
; padding-top: 3px; padding-bottom: 1px
}
}