.anylinkcss {
margin:10px 0 0 -10px;
font-size:12px;
position:absolute;
visibility: hidden;
border:1px solid #000033;
border-bottom-width: 0;
line-height: 23px;
z-index: 100;
background:#333333;
width: 170px;

}

.anylinkcss a {
margin:0px;
width: 100%;
display: block;
border-bottom: 1px solid #000033;
padding:0px;
text-decoration: none;
font-weight: bold;
text-indent: 17px;
color: #ffffff;

}

.anylinkcss a:hover{ /*hover background color*/
background:#ffffff;
color: #cc0066;
}

#nav .anylinkcss ul a {
height:18px;


}