.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #000000;
border-bottom-width: 0;
font:normal 12px arial;
font-variant: small-caps;
line-height: 18px;
z-index: 100;
background-color: #C5BA61;
width: 139px;
text-align: left;
margin-top: 5px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #00194C;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
text-align: left;
color: #FFFFFF;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #00194C;
color: white;
text-align: left;
}
