.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #ac9d26;
border-bottom-width: 0;
line-height: 18px;
z-index: 100;
background-color: #FFF;
width: 140px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
}

.anylinkcss a, .anylinkcss a:visited {
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #ac9d26;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
color:#c0af2c;
}

.anylinkcss a:hover{ /*hover background color*/
text-decoration:underline;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
color:#00456b;
}

.anylinkcss_2{
position:absolute;
visibility: hidden;
border:1px solid #ac9d26;
border-bottom-width: 0;
line-height: 18px;
z-index: 100;
background-color: #FFF;
width: 190px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
}

.anylinkcss_2 a, .anylinkcss_2 a:visited {
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #ac9d26;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
color:#c0af2c;
}

.anylinkcss_2 a:hover{ /*hover background color*/
text-decoration:underline;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
color:#00456b;
}