
.news_header   { background-color: #E0DDBC; border-style: solid; border-width: 2px; border-color: #2e2e2e #8F8E8E #8F8E8E #2e2e2e }
.news_background { }
.news_category   { color: #19425E; font-style: italic; font-weight: bold; font-size: 8pt; font-family: Verdana; text-decoration: underline }
.news_category:hover  { color: #71ABD9; text-decoration: underline }
.news_posted_by  { color: #19425E; font-size: 8pt; font-family: Arial }
.news_title { color: #19425E; font-weight: bold; font-size: 11pt; font-family: Verdana }
.news_content { color: #19425E; font-size: 8pt; font-family: Verdana }
.news_content:hover { color: #ffd700 }
.news_links  { color: #aeaeae; font-size: 8pt; font-family: Arial; text-decoration: none }
.news_links:hover { color: #ffd700; text-decoration: none }
/* the following are for the post replies page */
.news_reply_background  { border: solid 1px #000000 }
.news_reply_header  { background-color: #505044; border-style: solid; border-width: 1px; border-color: #2e2e2e #aeaeae #aeaeae #2e2e2e }
.news_reply_posted_by  { color: #000000; font-size: 7pt; font-family: Verdana }
.news_reply_posted_by:hover { color: #FFFFFF }
.news_reply_content  { color: #000000; font-size: 8pt; font-family: Verdana }
.news_reply_content:hover { color: #FFFFFF }
