.headline {
	font-weight: bold;
	font-size: 14pt;
	color: #036;
	text-decoration: none;
}

.subheading {
	font-weight: bold;
	color: #036;
}

.photocaption {
	font-size: 8pt;
	font-style: italic;
}

.byline {
	font-style: italic;
}

.whitelink {
  color:#fff !important;
  text-decoration:none !important;
}

.brownlink {
  color:#960 !important;
  text-decoration:none !important;
}

.whitelink a, .whitelink a:link, .whitelink a:visited {
  color:#fff !important;
  text-decoration:none !important;
}

.brownlink a, .brownlink a:link, .brownlink a:visited  {
  color:#960 !important;
  text-decoration:none !important;
}



