@charset "utf-8";
.bai {
	font-size: 12px;
	line-height: 25px;
	color: #FFFDFE;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	color: #424242;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #424242;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #424242;
	text-decoration: none;
}
td {
	font-size: 12px;
	text-decoration: none;
}
