@charset "UTF-8";
/* CSS Document */

#January {
	font-size: 16px;
	font-weight: bold;
	background-color: #C8CEEB;
	color: #000000;
}
#Feb {
	font-size: 16px;
	font-weight: bold;
	background-color: #C8CEEB;
	color: #000000;
}
