.maintext {
	font-family: "Humanst521 Cn BT", Arial, sans-serif;
	font-size: 12pt;
	color: #000000;
}
.clear {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
a:link, active, visited {
color: #ffcc00;
text-decoration: none;
}
a:hover {
color: #666666;
text-decoration: underline;
}
