.gray-24-33 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	text-decoration: none;
}
.white {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #FFFF00;
	text-decoration: underline;
}
.yellow {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #FFBA0D;
	text-decoration: none;
}
a.yellow:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: underline;
}

