.anylinkcss{
position:absolute;
visibility: hidden;
border-bottom: 3px Solid #ADA28A;
font:normal 10px Verdana;
line-height: 15px;
z-index: 100;
width:220px;
background-color: #D2CAB5;
color:#000000;
margin-left: 0px;
margin-top: 0px;
filter:Alpha(Opacity=100);
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
padding: 0px 0;
padding-left: 20px;
text-decoration: none;
text-indent: 5px;
font-weight: normal;
border-bottom: 1px Solid #AEA591;
border-top: 1px Solid #E2DDCF;
background-image: url(img/arrows.gif);
background-repeat: no-repeat;
background-position: 10px center;
text-decoration: none;
background-color: #D2CAB5;
}

.anylinkcss a:hover{ /*hover background color*/
width: 100%;
display: block;
text-indent: 3px;
padding: 0px 0;
padding-left: 20px;
text-decoration: none;
text-indent: 5px;
font-weight: normal;
border-bottom: 1px Solid #AEA591;
border-top: 1px Solid #E2DDCF;
background-image: url(img/arrows.gif);
background-repeat: no-repeat;
background-position: 10px center;
text-decoration: none;
background-color: #AEA28A;
color: #ff0000;
text-decoration: none;
}
