.anylinkcss2{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
position:absolute;
visibility: hidden;
border:1px solid  #666666;
border-bottom-width: 0;
line-height: 13px;
z-index: 100;
background-color: # #96A57D;
width: 205px;
}

.anylinkcss2 a{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
background-color:  white;
color:  #666666;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid  #666666;
padding: 1px 0;
text-decoration: none;
text-indent: 5px;
}

.anylinkcss2 a:hover{ /*hover background color*/
background-color:  white;
color:  #B00C28;
}

