td {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
.td_r {
	font-size: 13px;
	line-height: 18px;
	color: #FF4800;
	text-decoration: none;
	font-weight: bold;
}
.td_b {
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a {
	font-size: 12px;
	line-height: 18px;
	color: #FF4800;
	text-decoration: underline;
}
.td_g {
	font-size: 12px;
	color: #009900;
	font-weight: bold;
}
