.fully-playable {
	color: #008000;
}
.playable-with-exception {
	color: #804000;
}
.not-playable {
	color: #800000;
}
