.anylinkcss{
position: absolute;
visibility: hidden;
border:1px solid #6C072F;
border-bottom-width: 0;
line-height: 18px;
z-index: 100;
background-color: #F6F4E8;
width: 180px;
text-align: left;
color: #6C072F;

}

.anylinkcss a {
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #6C072F;
padding: 1px 0;
font-size: 11px;
text-indent: 5px;
color: #6C072F ! important;
}

.anylinkcss a:hover {
background-color: #6C072F;
color: #F6F4E8 ! important;
}

