a {
	color: #999999;
}
a:hover {
	color: #FF6000;
}
.font_w11 {
	font-size: 11px;
	line-height: 110%;
	color: #FFFFFF;
}
.font_w12 {
	font-size: 12px;
	line-height: 110%;
	color: #FFFFFF;
}
.font_r12b {
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	color: #FE0005;
}
.font_w12b {
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	color: #FFFFFF;
}

.font_or12b {
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	color: #FF6000;
}
.font_b12b {
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	color: #000000;
}
.font_b11 {
	font-size: 11px;
	line-height: 120%;
	color: #000000;
}
