.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #960B09;
border-bottom-width: 0;
font: 12px Trebuchet MS;
font-weight: bold;
line-height: 18px;
z-index: 100;
background-color: #ffddbf;
width: 190px;
text-decoration: none;

}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #960B09;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
text-indent: 5px;
color:#960B09;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #A7AEF9;
color: #DEE2E3;
}



#anylink-main-item {
 text-decoration:none;
 color: #960B09;
 font:bold 14px Trebuchet MS;
 padding: 0px 5px 10px 5px;

}



#anylink-titel {
 font:bold 12px Trebuchet MS;
}
