/* The definitions for the home page */
span.orange {
	color: #fc7f40;
}

span.green {
	color: #bbe860;
}

span.blue {
	color: #0093dd;
}

span.yellow {
	color: #fce116;
}
