.anylinkcss{
position: absolute; 
visibility: hidden;
/*border:0px solid gray;
border-bottom-width: 0px;*/
color:#6984CA;
font:9pt Arial;
text-decoration:none;
line-height: 18px;
z-index: 100;
background-color: white;
background-image:url(sub_menu.jpg);
width: 134px;

}

.anylinkcss a{
color:#6984CA;
width: 100%;
display: block;
/*padding: 1px 0;*/
text-indent: 3px;
text-decoration: none;
/*font-weight: bold;
border-bottom: 1px solid #5E7CCB;*/
text-indent: 5px;

}

.anylinkcss a:hover{ /*hover background color*/
background-color: #F8FBBD;
}
