.anylinkcss{

position: absolute;
left: 0;
top: 0;
visibility: hidden;

border: 0;
border-bottom-width: 0;
font: normal 9pt Verdana, Arial, Helvetica, sans-serif;
line-height: 17px;
z-index: 100;
background-color: transparent;
width: 150px;

}



.anylinkcss a{

color: #B4BEB4;

width: 100%;

display: block;

text-indent: 1px;

border-bottom: 0;

padding: 1px 0;

text-decoration: none;

font-weight: normal;

text-indent: 5px;

}



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