.css_anylink
{
	color:Black;
	background-color:#fffbd5;
	position: absolute;
	visibility: hidden;
	border: 1px solid black;
	border-bottom-width: 0;
	line-height: 20px;
	z-index: 100;
	width: 150px;
	font-family: "Microsoft Sans Serif";
	font-size: 10pt;
	text-align: center;
}
.css_anylink a
{
	color:Black;
	z-index: 100;
	display: block;
	width: 100%;
	border-bottom: 1px solid black;
	font-family: "Microsoft Sans Serif";
	font-size: 10pt;
	text-align: center;
}
.css_anylink a:hover
{
	color:Black;
	z-index: 100;
	background-color:#9ddbff;
}
.css_anylinkitem
{
	color:Black;
	visibility: hidden;
	border: 1px solid black;
	border-bottom-width: 0;
	line-height: 20px;
	z-index: 100;
	width: 150px;
	font-family: "Microsoft Sans Serif";
	font-size: 10pt;
	text-align: center;
}
