.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #F4F4B4;
border-bottom-width: 0;
font: bold 11px Verdana;
margin-left: 70px;
line-height: 20px;
z-index: 100;
background-color: #669900;
width: 175px;
}

.anylinkcss a{
width: 100%;
display: block;
border-bottom: 1px solid #F4F4B4;
padding: 1px 0;
text-decoration: none;
font-weight:bold;
text-indent: 3px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #00ADF0;
color: #F4F4B4;
text-decoration: none;
}
.bodytext-centered {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
