.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #625e00;
border-top:none;
/*border-bottom-width: 0;*/
/*font:normal 12px Verdana;*/
line-height: 18px;
z-index: 100;
/*background-color: #FFFFFF;*/
background: url(../images/blocksubmenu.gif);
width: 150px;
color:#000000;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
padding: 1px 0;
text-decoration: none;
/*font-weight: bold;*/
text-indent: 5px;
color:White;
}

.anylinkcss a:hover{ /*hover background color*/
/*background-color: black;
color: white;*/
text-decoration:underline;
}

