.black_text {
	color: Black;
}
.blue_text {
	color: Blue;
}
.red_text {
	color: Red;
}
.teal_text {
	color: Teal;
}.maroon_text {
	color: Maroon;
}
