span.blue {
	color: #0433ff;
}

span.green {
	color: #54a6bb;
}

span.red {
	color: #b5291d;
}

span.comment {
	color: #129612;
}