.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #666;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 11px;
color: #cc6699;
line-height: 15px;
z-index: 100;
background-color: #292929;
width: 143px;
padding: 2px;
text-align: left;
}

.anylinkcss a {
width: 100%;
display: block;
text-indent: 3px;
color: #cc6699;
padding: 2px;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 11px;
text-indent: 5px;
}

.anylinkcss a:visited { 
color: #cc6699;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 11px;
}

.anylinkcss a:hover { 
background-color: #cc6699;
color: #FFF;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 11px;
}
