.anylinkcss{
position:absolute;
visibility: hidden;
border-top: 1px solid #000;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: #375577;
width: 210px;
text-align: left;
}

.anylinkcss a{
width: 209px;
display: block;
border-left: 1px solid #000;
text-indent: 3px;
border-bottom: 1px solid #000;
padding-top: 3px;
padding-bottom: 3px;
text-decoration: none;
text-indent: 5px;
text-align: left;
color: white;
font-weight: bold;
}

.anylinkcss a.currentDD{
	color: #99CCFF;
}


.anylinkcss a:hover{ /*hover background color*/
background-color: #99ccff;
color: #336699;
}
