.maintext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
	text-align:justify;
	}
.maintext a:link {
	color:#E12700;
	text-decoration:underline;
	}	
.maintext a:visited {
	color: #E12700;
	text-decoration:underline;
}
.maintext a:hover {
	color: #333333;
	text-decoration:underline;
}
.maintext a:active {
	color: #333333;
	text-decoration:underline;
}
.timetabletext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #333333;
	text-align:center;
	}
.timetabletext a:link {
	color:#E12700;
	text-decoration:underline;
	}	
.timetabletext a:visited {
	color: #E12700;
	text-decoration:underline;
}
.timetabletext a:hover {
	color: #333333;
	text-decoration:underline;
}
.timetabletext a:active {
	color: #333333;
	text-decoration:underline;
}
.titletext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.5em;
	font-weight:bold;
	color:#F2A079;
	}
.footertext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color: #FF6000;
	}
.footertext a:link {
	color: #FF6000;
	text-decoration:none;
}
.footertext a:visited {
	color: #FF6000;
	text-decoration:none;
}
.footertext a:hover {
	color: #FF3000;
	text-decoration:none;
}
.footertext a:active {
	color: #FF3000;
	text-decoration:none;
}
