.font_10 {
	font-size: 10px;
	color: #FFFFFF;
}

.font_12 {
	font-size: 12px;
	color: #666666;
}
.font_10_rightblue {
	font-size: 10px;
	color: #0066FF;
	font-weight: bold;
}
.font_10_sblue {
	font-size: 10px;
	color: #0066FF;
}
.font_10_orange {
	font-size: 10px;
	color: #FF6666;
}
.font_12_orange {
	font-size: 12px;
	color: #FF6666;
}
.font_12_Borange {
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
}
.font_12_Bgreen {
	font-size: 12px;
	color: #006600;
	font-weight: bold;
}
.font_12_Bblue {
	font-size: 12px;
	color: #0033FF;
	font-weight: bold;
}
.font_12_rightblue {
	font-size: 12px;
	color: #0033FF;
}

.font_12_redB {
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.font_12_yel {
	font-size: 12px;
	color: #FFFF00;
	font-weight: bold;
}
.font_14_orange {
	font-size: large;
	color: #006666;
	font-weight: bold;
}
.font_14_bb {
	font-size: large;
	color: #F60;
	font-weight: bold;
}
