body {
  font-family	: Osaka, Verdana, Arial, sans-serif; 
	font-size: 12px;
	text-align: center;
	font-weight: normal;
	margin-right: 0px;
	margin-left: 0px;
}
.headerMonth{
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}

.weekdays{
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}

.days {
	text-align: center;
	font-size: 10px;
}
.ActionTitle{
	font-size: 18px;
	font-weight: bold;
}
div.link {
  font-family				: Osaka, Verdana, Arial, sans-serif; 
	background-color	: transparent;
	color:black				; font-size:11px 
}
.link a:link	{
	color							: white;
	text-decoration		:	none 
}
.link a:visited {
	color							:	white;
	text-decoration		:	none 
}
.link a:hover {
	color							:	white;
	text-decoration		:	underline 
}
