.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #5b524e;
border-bottom-width: 0;
font:bold 12px Verdana;
color: white;
line-height: 25px;
z-index: 100;
background-color: #000000;
width: 170px;
left:-300px;
top:-300px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #5b524e;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylink_a:hover{ /*hover background color*/
background-color: #f58e61;
color: white;
font:bold 12px Verdana;
color: white;
line-height: 25px;
TEXT-DECORATION: none
}
.anylink_a:link {
color: white;
font:bold 12px Verdana;
color: white;
line-height: 25px;
TEXT-DECORATION: none
}
.anylink_a:visited {
color: white;
font:bold 12px Verdana;
color: white;
line-height: 25px;
TEXT-DECORATION: none
}
