﻿html {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 12px;
	color: #185a7d;
	height: 101%;
}
body {
	border: 0px;
	margin: 0px 0px 0px 0px;
}
table {
	margin: 0px auto 0px auto;
}
td.event_link {
	color: #ffffff;
}
td.home_appearing_this_week {
	color: #233862;
	text-align: center;
}
a {
	color: #185a7d;
	text-decoration: none;
}
a:link {
	color: #185a7d;
	text-decoration: none;
}
a:hover {
	color: #185a7d;
	text-decoration: underline;
}
a:active {
	color: #185a7d;
	text-decoration: none;
}
a.events {
	color: #ffffff;
	text-decoration: none;
}
a.events:link {
	color: #ffffff;
	text-decoration: none;
}
a.events:hover {
	color: #ffffff;
	text-decoration: underline;
}
a.home_full_schedule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #4b98bb;
	text-decoration: underline;
}
a.home_full_schedule:hover {
	color: #233862;
	text-decoration: underline;
}
.event_date {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff9900;
	font-weight: 800;
	font-size: 12px;	
	text-decoration: underline;
}
.event_title_live {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: 400;
	font-size: 12px;
}
.event_title_special {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
}
.event_copy {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: 400;
	font-size: 12px;	
}
.footerspacer {
	margin-right: 12px;
	margin-left: 12px;
}
