.anylinkcss{
position:absolute;
visibility: hidden;
border-bottom-width: 0;
font-family: verdana;
font-size: 8pt;
font-weight:bold;
color: #000000;
line-height: 18px;
z-index: 100;
background-color: #ECEDF1;
width: 200px;
}

.anylinkcss a{
font-family: verdana;
font-size: 7.5pt;
width: 100%;
display: block;
text-indent: 3px;
padding: 1px 0;
text-decoration: none;
text-indent: 5px;
color:#999999;
}
.anylinkcss a:visited{
font-family: verdana;
font-size: 7.5pt;
width: 100%;
display: block;
text-indent: 3px;
padding: 1px 0;
text-decoration: none;
text-indent: 5px;
color:#999999;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #c1e2f7;
color:#ff0000;
text-decoration:underline;
}
