.text_red {
	color: #FF0000;
}
.text_blue {
	color: #0000FF;
}
.text_green {
	color: #007F00;
}
.text_Orange {

	color: #FF9F55;
}
.text_white {

	color: #FFFBF0;
}
