.anylinkcss{
position:absolute;
visibility: hidden;
border:0px;
border-bottom-width: 0;
font:normal 11px arial,helvetica,verdana,sans-serif;
line-height: 14px;
z-index: 100;
font-color: #201E52;
width: 20px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 0px;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 3px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #917F47;
font-weight: bold;
color: #201E52;
}
}
