body {
	background: #035e59;
	margin: 0;
}


a {
	color: #035e59;
	text-decoration: underline;
}

p {
	color: #000000;
}

a:hover {
	color: #C22525;
	text-decoration: none;
}

.theatreAddress {
	color: #000000;
	letter-spacing: 3px;
	text-decoration: none;
}

b { color: #000000; font-weight: bold }

.hilight { font-weight: bold }
.colorBlue { color: #0000ff }

.headerDate { color: #000000; font-weight: bold; font-size:14px; }
.headerHeadline { color: #000000; font-weight: bold; font-size:16px; }
.newsLink{text-decoration: underline; font-size:14px;font-weight: bold;}
.newsDate{text-decoration: none; font-size:12px;}
.authorText{text-decoration: none; font-size:12px;}


.linkDates {
	color: #000000;
	font-family: Text;
	font-size: 9px;
	text-align: left;
	text-decoration: none;
}

.linkCity {
	color: #002d62;
	font-family: Title;
	font-size: 11px;
	text-align: left;
	text-decoration: none;
}

.linkDatesNP {
	color: #ffffff;
	font-family: Text;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
}

.linkCityNP {
	color: #ffffff;
	font-family: Title;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
}