a.GridViewLink:link 
{
	color:#f97a28;
	text-decoration:none;
	font-weight:bold;
}
a.GridViewLink:active 
{
	color:#f97a28;
	text-decoration:none;
	font-weight:bold;
}
a.GridViewLink:visited 
{
	color:#FFFF00;
	text-decoration:none;
	font-weight:bold;
}
a.GridViewLink:hover 
{
	color:#FFFF00;
	text-decoration:none;
	font-weight:bold;
}

.ScheduleHead 
{
	background:#FFFF00;
	text-align:center;
	font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#000000;
}

.ScheduleAltRow
{

}
