.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #93171b;
border-bottom-width: 0;
font-weight:normal;
font-size: 9pt;
background-color:#93171b;
font-family:Arial,Helvetica,sans-serif;
line-height: 13px;
z-index: 100;
width: 140px;
text-align: left;
padding-left: 13px;
}

.anylinkcss a{
width: 100%;
display: block;
font-weight:bold;
font-size: 9pt;
font-family: Arial,Helvetica,sans-serif;
border-bottom: 1px solid #93171b;
text-decoration: none;
font-weight: normal;
color: #ffffff;
}

.anylinkcss a:visited{
width: 100%;
display: block;
font-weight:normal;
font-size: 9pt;
font-family: Arial,Helvetica,sans-serif;
border-bottom: 1px solid #93171b;
text-decoration: none;
font-weight: normal;
color: #ffffff;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #93171b;
color: #4486ca;
font-weight:normal;
font-size: 9pt;
font-family: Arial,Helvetica,sans-serif;

}

