.anylinkcss{
position:absolute;
visibility: hidden;
border-bottom-width: 0;
font:normal 12px Verdana;
color: #F60500;
width: 130px;
text-decoration: none;
}

.anylinkcss a:link{
width: 100%;
display: block;
text-indent: 3px;
color: #F60500;
line-height: 160%;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}


.anylinkcss a:visited{ /*hover background color*/
width: 100%;
display: block;
text-indent: 3px;
color: #F60500;
line-height: 160%;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}


.anylinkcss a:hover{ /*hover background color*/
color: #1E218D;
text-decoration: none;
}








