.anylinkcss{
position: absolute;
float:left;
left: 0px;
top: 0px;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height: 12px;
z-index: 100;
background-color: #E9FECB;


}

.anylinkcss a{
height: 22px; height: expression('24px');
display: block;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
padding-top:5px;
font: Tahoma, Arial, Helvetica, sans-serif;
font-size:10px;
color: #b1b3b4;
background-color:#221f1f;
width:175px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: black;
color: white;
}

.anylinkcss TD{
font: Tahoma, Arial, Helvetica, sans-serif;
font-size:10px;
color: #b1b3b4;
}
