.anylinkcss{
position:absolute;
visibility: hidden;
border-top: #828915 1px solid; border-left: #828915 1px solid; border-right: #1F2102 1px solid; border:#8D0B09 1px solid;
border-bottom-width: 0;
font:normal 11px Verdana;
line-height: 18px;
z-index: 101;
background-color: #CDA512;
width: 190px;
}

.anylinkcss a{
width: 100%;
display: block;
color: #FFFFFF;
text-indent: 3px;
border-bottom: #8D0B09 1px solid;
padding: 5px 5px 5px 5px;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #AD1512;
color: white;
}

.anylinkcss a:visited{ /*hover background color*/
color: white;
}
}
