.test {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;


}
a:hover {
	font-size: 12px;
	color: #FFFF00;
	text-decoration: underline;

}
.title {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.f12c {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
