.anylinkcss{
position:absolute;
visibility: hidden;
border:0px;
border-bottom-width: 0;
font:normal 12px Trebuchet, Trebuchet MS, Verdana;
font-color: #9A81BC;
color: #9A81BC;
line-height: 20px;
z-index: 100;
background-color: #ffffff;
width: 240px;
text-align: left;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 0px;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color: #9A81BC;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #9A81BC;
color: white;
}
}
