.anylinkcss{

position: absolute;
left: 0;
top: 0;
visibility: hidden;

border: 0;

border-bottom-width: 0;

font: normal 10pt "Times New Roman", Times, serif;
line-height: 18px;

z-index: 100;

background-color: transparent;
width: 150px;

}



.anylinkcss a{

color: #701919;

width: 100%;

display: block;

text-indent: 1px;

border-bottom: 0;

padding: 1px 0;

text-decoration: none;

font-weight: bold;

text-indent: 5px;

}



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