.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #c0c0c0;
border-bottom-width: 0;
font:normal 10px Verdana;
line-height: 18px;
z-index: 100;
background-color: #fafbfc;
width: 205px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #c0c0c0;
padding: 1px 0;
text-decoration: none;
text-transform: lowercase;
background: #fff url('../images_blue/n4.gif') repeat-x;
text-indent: 5px;
color: #616161;
font-weight: bold;
}

.anylinkcss a:hover{ /*hover background color*/
background: #FF790B url('../images_blue/n3.gif') repeat-x;
color: #fff;
border: solid 1px #DB7623;
}
