.anylinkcss{
position:absolute;
visibility: hidden;
border:0px solid #A4B373;
border-bottom-width: 0;
font:normal 11px Arial;
line-height: 18px;
z-index: 100;
background-color: #A4B373;
width: 137px;
}

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

.anylinkcss a:hover{ /*hover background color*/
background-color: #FFFFFF;
color: #445607;
}

.quotecss{
position:absolute;
visibility: hidden;
border:0px solid #A4B373;
border-bottom-width: 0;
font:normal 9px Verdana;
line-height: 16px;
z-index: 100;
background-color: #FFFFFF;
width: 159px;
}

.quotecss a{
width: 159px;
display: block;
text-indent: 3px;
border-bottom: 1px solid #A4B373;
border-left: 1px solid #A4B373;
border-right: 1px solid #A4B373;
padding: 0px 0;
text-decoration: none;
font-weight: ;
text-indent: 4px;
}

.quotecss a:hover{ /*hover background color*/
background-color: #A4B373;
color: white;
}