.yes {
	background-color: #008000;
	}
.yes-yes {
	font-weight: bold;
	font-size: 2em;
	}
.no {
	background-color: #FF0000;
	}

