.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid gray;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: #ffffff;
width: 205px;
}

.anylinkcss a{
background-color: #ffffff;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid gray;
padding: 0px 0;
text-decoration: none;
font-weight: normal;
text-indent: 3px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #ffffff;
}


/* Sample CSS definition for the example list. Remove if desired */
.navlist li {
width: 150px;
padding-bottom: 2px;
background-color: #ff0000;
}

.test{
border:0px solid gray;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height: 18px;
width: 150px;
}



.style1 {color: #666666}
