@CHARSET "UTF-8";
.invs {
	display: none;
	}
.red {
	background-color: Red;
}
.green {
	background-color: Green;
}