.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #053A63;
border-bottom-width: 0;
font:normal 12px BPG Glaho Arial V5;
line-height: 30px;
z-index: 100;
background-color: #210000;
width: 104px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #053A63;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
text-indent: 10px;
color: #ffffff;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #7B0000;
color: #ffffff;
}
