.red {
	font-weight: bold;
	color: #F00;
}
.green {
	font-weight: bold;
	color: #090;
}
