.calendarPinStripeColor {
	background-color: #333333;
}
.calendarLightColor {
	background-color: #619DD8;
}
.calendarDarkColor {
	background-color: #4A77A1;
}
.calendarNumbers {
	font-family: Arial, Helvetica, sans-serif;
}
a.calendarCSS {
	color :#FFFFFF;
	font-family :Arial, Helvetica, sans-serif;
	text-decoration :none;
	font-weight: bold;
}
a.calendarCSS:visited {
	text-decoration :none;
	color: #FFFFFF;
	font-weight: bold;
}
a.calendarCSS:active {
	text-decoration :none;
	color: #FFFFFF;
	font-weight: bold;
}
a.calendarCSS:hover {
	color :#575740;
	text-decoration :underline overline;
	font-weight: bold;
}
a.calendarCSS_LINKS {
	font-family :Arial, Helvetica, sans-serif;
	text-decoration :none;
	font-weight: normal;
}
a.calendarCSS_LINKS:visited {
	text-decoration :none;
	font-weight: normal;
}
a.calendarCSS_LINKS:active {
	text-decoration :none;
	font-weight: normal;
}
a.calendarCSS_LINKS:hover {
	text-decoration :underline overline;
	font-weight: normal;
}
