.anylinkcss{
position:absolute;
visibility: hidden;
border:0;
border-bottom-width: 0;
font:bold 10px Arial;
line-height: 18px;
z-index: 100;
background-color: transparent;
width: 148px;
}

.anylinkcss a{
width: 148px;
display: block;
text-indent: 3px;
border-bottom: 0;
padding-left:3px;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
color:#ababab;
background-repeat:no-repeat
}

.anylinkcss a:hover{ /*hover background color*/
background-color: transparent;
color: #d04343;
padding-left:6px;
}
}
