.c_b_aqua {
	font-weight: bold;
	color: aqua;
}
.c_b_silver {
	font-weight: bold;
	color: silver;
}
.c_b_green {
	font-weight: bold;
	color: green;
}
.c_b_blue {
	font-weight: bold;
	color: blue;
}
.c_01 {
	color: #3bd62a;
}
.c_b_fuchsia {
	font-weight: bold;
	color: fuchsia;
}
.c_fuchsia {
	color: fuchsia;
}
.c_b_red {
	font-weight: bold;
	color: red;
}