.weekday {
	color: #000000;
}
.weekend {
	color: #FF9933;
}
.holiday {
	color: #CC0000;
}
.metropole {
	font-size: 14px;
        color: #CC0033;
}
