.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #960b10;
border-bottom-width: 0;
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
line-height: 22px;
z-index: 100;
background-color: #b81117;
width: 205px;
font-size:12px;

}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #960b10;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 15px;
color:#ffffff;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #dcdcdc;
color: #24618e;
}
