.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #949494;
border-bottom-width: 0;
font:normal 11px Tahoma;
line-height: 23px;
z-index: 100;
background-color: #edf4f9;
width: 190px;
text-align: left;
margin-top:-5px;
margin-left:5px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #949494;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 10px;
text-align: left;
color: #000000;
background-color: #edf4f9;
}
.anylinkcss a:visited{ /*hover background color*/
color: #000000;
text-align: left;
background-color: #edf4f9;
}
.anylinkcss a:hover{ /*hover background color*/
background-color: #5182a2;
color: white;
text-align: left;
}


}
