.MailingListText {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #C60000;
	font-size: 12px;
}
.MailingListTextForm {
	color: #C60000;
}
.PlayerAltText {
	color: #C60000;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C60000;
}
.Headliner {
	font-size: 16px;
	font-weight: bold;
	color: #C60000;
}
.Support {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.ContentBkg {
	background-image: url(newimages/lightgrey_bkg.gif);
	border: 1px solid #D6D3D6;
}
.contentareabkg {
	background-image: url(newimages/content_area_bkg.gif);
}
a:link {
	font-weight: bold;
	color: #C60000;
	text-decoration: underline;
}
a:active{
	font-weight: bold;
	color: #C60000;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #C60000;
	text-decoration: underline;
}
