.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #FFFFFF;
}
.title {
	font-family: "French Script MT", "Times New Roman";
	font-size: 39px;
	font-weight: bold;
	color: #FFFFFF;
}
.maintitle {
	font-family: "French Script MT", "Times New Roman";
	font-size: 70px;
	color: #FFFFFF;
	font-weight: normal;
}
.whiteweek {
	font-size: 12px;
	color: #FFFFFF;
}
.redweek {
	font-size: 12px;
	color: #A40000;
}
.blueweek {
	font-size: 12px;
	color: #000059;
}
.monthtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;

}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
}
body {
	background-color: #009191;
}
.calenderText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #cccccc;
}

