.year {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: cccc99;
	font-weight: 200;
}
.month {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: 600;
	color: #cccc99;
}

