.year {background-color: #FFFFFF; text-align: center;font-weight: bold;font-size: 1.6em;padding:0;margin:0}
.month {border-style: none; text-align: center;}
.yearname {text-align: center;}
.monthname {text-align: center;background-color: #FFFFA6;font-size: 0.7em;font-weight:bold;}
.dayname td {text-align: center; background-color: #FFEB79;font-size: 0.7em;}
.nomonthday {background-color: #FFFFE0; height:20px; width:20px;font-size: 0.7em;}
.monthday { text-align: center; background-color: #FFFFE0; height:20px; width:20px;font-size: 0.7em;}
.bookedday{
	background: #FF6347;font-size: 0.7em;
}

