.css_anylink
{
	position: absolute;
	visibility: hidden;
	border: 1px solid #000000;
	border-bottom-width: 0;
	line-height: 20px;
	z-index: 100;
	background-color:#FFFF66;
	width: 130px;
	font-family: "Microsoft Sans Serif";
	font-size: 8pt;
	text-align: center;
	color:black;
	left: 403px;
	top: 102px;
}
.css_anylink a
{
	display: block;
	width: 100%;
	border-bottom: 1px solid #000000;
	font-family: "Microsoft Sans Serif";
	font-size: 8pt;
	text-align: center;
	color:black;
}
.css_anylink a:hover
{
	background-color:#8c92c8;
	color:black;
}
.css_anylinkitem
{
	visibility: hidden;
	border: 1px solid #000000;
	border-bottom-width: 0;
	line-height: 20px;
	z-index: 100;
	background-color:#e7e5f0;
	width: 130px;
	font-family: "Microsoft Sans Serif";
	font-size: 8pt;
	text-align: center;
	color:black;
}
