.alive {
	background-color: #ffee32;
	color: black;
}
.dead {
	background-color: silver;
	color: black;
}
/* [[Category:テンプレートスタイル]] */