.red {
	background-color: red;
}

.yellow {
	background-color: yellow;
}

.border1 {
	border: 1px solid #999;
}