tr.manual_entry {
	color: blue !important;
}

tr.explained {
	color: green !important;
}

tr.unexplained {
	color: tomato !important;
}