.b_red {
	color: red;
	font-weight: bold;
}

.b_green {
	color: green;
	font-weight: bold;
}

.b {
	font-weight: bold;
}