.anylinkcss{
position: absolute;
visibility: hidden;
border:1px solid #5A231E;
border-bottom-width: 0;
line-height: 18px;
z-index: 100;
background-color: #FFFFFF;
width: 180px;
text-align: left;
}

.anylinkcss a {
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #5A231E;
padding: 1px 0;
text-indent: 5px;
color: #5a231e;
}

.anylinkcss a:hover {
background-color: #5A231E;
color: #ffffff;
}