.anylinkcss{
border-left:0px solid white; border-right:0px solid white; border-top:1px  grey; border-bottom:0px solid white; position:absolute;
visibility: hidden;
line-height: 18px;
z-index: 100;
background-color: #612746;
width: 220px; font-style:normal; font-variant:bold; font-weight:bold; font-size:11px; color:white; font-family:verdana
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid white;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
text-indent: 5px;
color:white;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #6bd0f7;filter:alpha(opacity=70);
color: white;
}

