.anylinkcss{
	position:absolute;
	visibility: hidden;
	border-bottom-width: 0;
	font-family: Verdana;
	font-size: 10px;
	line-height: 12px;
	z-index: 200;
	background-color: #5C6F99;
	width: 133px;
	left: 228px;
	top: 487px;
}


.anylinkcss a{
color: #FFFFFF;
/*width: 100%;*/
display: block;
text-indent: 3px;
border-bottom: 1px solid white;
padding: 3px;
text-decoration: none;
font-weight: bold;
/*text-indent: 5px;*/
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #ffffff;
color: #0091DD;
}
