.anylinkcss {
margin:2px 0 0 0px;
font-size:14px;
position:absolute;
visibility: hidden;
border:1px solid #8c8d8d;
border-bottom-width: 0;
line-height: 29px;
z-index: 1000;
background:#083368;
width: 240px;
}

.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:#000000;
color: white;
}

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