.bai {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
a.bai:link{
	text-decoration: none;
	color: #FFFFFF;
}
a.bai:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.bai:hover {
	text-decoration: none;
	color: #C33B00;
}
.dabai {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.border {
	border: 1px solid #FFFFFF;
}
.hong {
	font-size: 12px;
	font-weight: normal;
	color: #FE0000;
	text-decoration: none;
}
a.hong:link {
	color: #FE0000;
}
a.hong:visited {
	text-decoration: none;
	color: #FE0000;
}
a.hong:hover {
	text-decoration: underline;
	color: #696969;
}

