.newsHeadline { font-weight: bold; font-size: 18 }
.newsByline { font-style: italic; font-size: 9 }
.newsDate { font-style: italic; font-size: 9 }
.newsBody { }

.pageHeader { background-color: red; color: white }
.pageHeaderText { color: white }
.pageHeaderLink { color: white; text-decoration: none }
.pageHeaderLink:hover { color: yellow; text-decoration: none }

.breadCrumbCurrent { font-weight: bold }
.breadCrumbLink { font-weight: bold; text-decoration: none; color: blue }

.errorMsg { font-size: 18; color: red; font-weight: bold }

.currentPage { color: black; font-weight: bold }