.black {
	font-size: 12px;
	line-height: 150%;
	color: #000000;
}
.red {
	font-size: 12px;
	line-height: 150%;
	color: #ff0000;
}
.hui {
	font-size: 12px;
	line-height: 150%;
	color: #b4b4b4;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}

