.anylinkcss{
position:absolute;
visibility: hidden;
border:0px;
border-bottom-width: 0;
font:normal 12px Trebuchet MS, Verdana;
line-height: 18px;
z-index: 100;
background-color: #ffffff;
width: 150px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 0px;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
color:#000000
}

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

a:link {
    color:#000000;
    text-decoration: none;
    font-weight: bold;
    font-style:normal; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif
}
a:visited {
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    font-style: normal;
}	
.style1 {color:#000000;
    text-decoration: none;
    font-weight: bold;
    font-style:normal; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif
	}


