.anylinkcss{
position:absolute;
visibility: hidden;
/* xborder:1px solid black;
xborder-bottom-width: 0;
*/
line-height: 18px;
z-index: 100;
background-color: silver;
xbackground-image: url(/image/submenu_bg.jpg);
background-repeat: repeat-y;
width: 242px !important;
padding: 2px;
}

.anylinkcss a{
width: 100%;
display: block;
padding: 0px;
text-decoration: none;
font-weight: bold;
text-indent: 25px;
color: black;
}

.anylinkcss a:hover{ 
/* background-color: black;* /
color: white;
}

