@charset "utf-8";
.smallboldwhitetext {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	word-spacing: normal;
}
.smallblackboldtext {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	letter-spacing: 1px;
	word-spacing: normal;
}
.smallwhitetext {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 1px;
	word-spacing: normal;
}
.smallorangeboldtext {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #f5bb02;
	letter-spacing: 1px;
	word-spacing: normal;
}
.orangetext {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #f5bb02;
	letter-spacing: 1px;
	word-spacing: normal;
}
.blacktext {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	letter-spacing: 1px;
	word-spacing: normal;
}
.fatgreentext {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #77b634;
	letter-spacing: 1px;
	word-spacing: normal;
}
