.anylinkcss {
margin:10px 0 0 -10px;
font-size:12px;
position:absolute;
visibility: hidden;
border:1px solid #000000;
border-bottom-width: 0;
line-height: 23px;
z-index: 100;
background:#262626;
width: 170px;
text-transform:none;
}

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

.anylinkcss a:hover{ /*hover background color*/
background:#f5cd13;
color: #000000;
}

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