@charset "ISO-8859-1";
.footer {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #ADADAD;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #ADADAD;
}
a {
	font-size: medium;
	color: #ACACAC;
}
a:link {
	text-decoration: none;
	color: #ADADAD;
}
a:visited {
	text-decoration: none;
	color: #ADADAD;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.title_text {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-image: url(images/page_background.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
}
.online_programs {
	font-size: x-large;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.mca_green {
	color: #8cc63f;
	font-weight: bold;
}
.iqtv_blue {
	color: #5261ac;
	font-weight: bold;
}
