@charset "UTF-8";
#ScheduledCourses {
	width: 100%;
}
#ScheduledCourses  a {
	font-size: 120%;
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
}
