.anylinkcss{
border-left:1px solid #C7C7C7; 
border-right:1px solid #C7C7C7; 
border-top:1px solid #C7C7C7; 
border-bottom:0px solid #C7C7C7; 
position:absolute;
visibility: hidden;
line-height: 22px;
z-index: 50;
background-image: url('images/bg_002.gif');
width: 164px; 
font-style:normal; 
font-variant:normal; 
font-weight:normal; 
font-size:8pt; 
font-family:MS Sans Serif;

}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 50px;
border-bottom: 1px solid #C7C7C7;
text-decoration: none;
font-weight: BOLD;
text-indent: 5px; padding-left:0; padding-right:0; padding-top:0px; padding-bottom:0px
}

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