.anylinkcss {
	position:absolute;
	visibility: hidden;
	border-width: 0px;
	line-height: 17px;
	z-index: 100;
	text-transform:lowercase;
}
.anylinkcss a {
	font-size:12px;
	color:#000000;
	height:18px;
	display: block;
	padding: 1px 0;
	padding-left:5px;
	text-decoration: none;
	text-indent: 1px;
	text-align:left;
	white-space: nowrap;
	font-weight:normal;
	text-transform:lowercase;
}
.anylinkcss a:hover {
	color:#FF0000;
	white-space: nowrap;
	padding-left:5px;
	text-decoration:none;
	text-transform:lowercase;
}
