td.month {
	background: #d4f3d5;
	font: bold 10px Verdana;
	height: 24px;
	color: #fdad02;
	text-align: center;
	vertical-align: middle;
}

td.title {
	background: #d4f3d5;
	width: 20px;
	height: 14px;
	font: normal 9px Verdana;
	color: #000000;
	text-align: center;
}

td.n {
	background: #ffffff;
	width: 20px;
	height: 16px;
	font: bold 11px Verdana;
	color: #226d49;
	text-align: right;
}

td.h {
	background: #fdad02;
	width: 20px;
	height: 16px;
	font: bold 11px Verdana;
	color: #226d49;
	text-align: right;
}

td.t {
	background: #226d49;
	width: 20px;
	height: 16px;
	font: bold 11px Verdana;
	color: #d4f3d5;
	text-align: right;
}

a.l {
	color: #FF0000;
}

a.n {
	color: #294286;
}

a.t {
	color: #ffffff;
}

a.month {
	color: #fdad02;
	font: bold 10px Verdana;
	cursor: hand;
}

a.dart {
	color: #fdad02;
	font: normal 9px Arial;
	cursor: hand;
}
