body {font-size: 14px;
}



.schedule_box_2 {
	font-size: 18px;
}

.schedule_box {
	font-size: 18px;
}

.Schedule {
	font-size: 18px;
}

body {
	background-color: #FFF;
	color:#000
}
.white_highlight {
	color:#000;
	font-weight:bold;	
	}
	
a.whiteLink {
	color: #000;
	text-decoration: underline;
	font-weight:bold;
}
.YellowHighlight {
	color: #000;
	font-weight:bold;
}
a.yellowLink {
	color: #000;
	text-decoration: underline;
	font-weight:bold;
}