.anylinkcss{
position:absolute;
visibility: hidden;
border:0px solid black;
border-bottom-width: 0;
FONT-SIZE: 7pt;
FONT-FAMILY: 'Arial';
line-height: 17px;
z-index: 100;
background-color: #F7EFD6;
width: 135px;
}

.anylinkcss a:link{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 0px solid black;
padding: 1px 0;
FONT-SIZE: 7pt;
FONT-FAMILY: 'Arial';
line-height: 17px;
text-decoration: none;
text-indent: 5px;
}

.anylinkcss a:visited{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 0px solid black;
padding: 1px 0;
FONT-SIZE: 7pt;
FONT-FAMILY: 'Arial';
line-height: 17px;
text-decoration: none;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #733994;
color: white;
FONT-SIZE: 7pt;
FONT-FAMILY: 'Arial';
line-height: 17px;
text-decoration: none;
}
