.anylinkcss {
margin:6px 0 0 -10px;
font-size:12px;
position:absolute;
visibility: hidden;
border:1px solid #8c8d8d;
border-bottom-width: 0;
line-height: 23px;
z-index: 100;
background:#5d0005;
width: 170px;
}

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

}

.anylinkcss a:hover{ /*hover background color*/
background:#fc0202;
color: white;
}

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

}
