.DayCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	color: #000;
}

.DayCopyItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	color: #FFFFFF;
}

.Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #000;
}
.GuestsDayYellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #EEDF19;
}

}
.GuestName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #00CCFF;
}

a:link {
	color: #00CCFF;
}

a:visited {
	color: #00CCFF;
}

a:hover {
	color: #00CCFF;
}

a:active {
	color: #00CCFF;
}

