/* CSS Document */
.black {
	color: #000000;
}
.okadayellow {
	color: #FFBB00;
}
.greenbg {
	background-color: #FFF2D0;
}
