td {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #12ad28;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
.green {
	color: #006600;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}
a:active {
	font-family: "宋体";
	font-size: 12px;
	color: #993366;
	text-decoration: none;
}
.xiaXian {
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
}
.whiteBold {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.whiteBold:link {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.whiteBold:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.whiteBold:hover {
	font-size: 12px;
	font-weight: bold;
	color: #00FFFF;
	text-decoration: none;
}
a.whiteBold:active {
	font-size: 12px;
	font-weight: bold;
	color: #FFCCFF;
	text-decoration: none;
}

