.Gatey {
	font-family: arial;
	font-size: 14px;
	text-decoration: none;
}
.Tarikh {
	font-family: arial;
	font-size: 9px;
	text-decoration: none;
	color: #000099;
}
.calendarText {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.calendarSmallText {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.Holiday {
	font-family: Arial;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}
.NotHoliday {
	font-family: Arial;
	font-size: 11px;
	color: #009900;
	text-decoration: none;
}
.boxGray {
	border: 1px solid #CCCCCC;
}
.linkText {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
