@charset "utf-8";

#top_calendar a, #top_calendar a:hover {
	color:#009900;
}

#top_calendar .next a, #top_calendar .next a:hover{
	color:#000000;
}

#top_calendar .sunday {
	background-color:#FFCCCC;
}

#top_calendar .saturday {
	background-color:#CCFFFF;
}
