body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #669966;
}
body {
	background-color: #A4AF77;
}
.ScheduleTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.ScheduleList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #B1C369;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3E45D3;
}
a:hover {
	text-decoration: underline;
	color: #3E45D3;
}
a:active {
	text-decoration: none;
}
