.anylinkcss{
position:absolute;
visibility: hidden;
font-size: 12px;
font-family: sans-serif;
z-index: 100;
line-height: 8px;
background-color: #ddc690;
border-width: 1px;
border-style: solid;
border-color: #000000;
padding-right: 5px;
text-align: left;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
padding: 0px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
color: #0033cc;
}

.anylinkcss a:hover{
color: #000033;
}