.anylinkcss2{
position:absolute;
visibility: hidden;
border:1px solid #551056;
border-bottom-width: 1;
font-size: 10pt; 
font-weight: bold; 
font-family: Tahoma,  Verdana, Helvetica, sans-serif; 
line-height: 19px;
z-index: 95;
background-color: #800080;
color: #ffffff;
padding-left:3px;
padding-right:3px;
background: #800080;
letter-spacing: 0px;
}

.anylinkcss2 a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BE26C0;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
color: #ffffff;
}

.anylinkcss2 a:hover{ /*hover background color*/
background: #AC20AE;
text-decoration: none;
color: #FFFFEE;
font-weight: bold;
}
