.anylinkcss{
	position:absolute;
	visibility: hidden;
	border-bottom-width: 0;
	line-height: 18px;
	z-index: 100;
	background-color: #59B41F;
	width: 160px;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFCC;
	border-right-color: #FFFFCC;
	border-bottom-color: #FFFFCC;
	border-left-color: #FFFFCC;
	filter: Alpha(Opacity=88);
	opacity: 0.88;
	-moz-opacity:0.88
}

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

.anylinkcss a:hover{ /*hover background color*/
	background-color: #059280;
	color: white;
}
/*
.anylinkcss
{
	position:absolute;
	visibility: hidden;
	z-index: 100;
	filter: Alpha(Opacity=89);
	opacity: 0.89;
	-moz-opacity:0.89;
	width: 180px;
	font:normal 11px/20px verdana;
	color: #ffffff;
	border:1px solid #ffffff;
	border-bottom:none;
	background-color: #71C73A;
}

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

.anylinkcss a:hover
{ 
	background-color: #F5E939;
	color: #000000;
	text-decoration: none !important;
}

*/
