body { color: black; background-color: #999999; background-image: url("../images/img_bkgrnd_news.gif"); background-repeat: repeat-x }
h1       { color: #7d3d3e }
h3  { color: #7d3d3e }
h4   { color: #333 }
.center_column a      { color: #336699}
.showhide a      { color: #7d3d3e }
.showhide a:hover      { color: #7d3d3e; border-left: 5px solid #7d3d3e }
.right_column a { color: #7d3d3e; text-decoration: none }
.quote a  { color: #7d3d3e }
.quote a:hover  { color: #7d3d3e; border-left: 5px solid #7d3d3e }
.news_item {
	color: #444;
	font-weight: bold;
	font-size: 1.4em;
}
.author {

	color: #444;
	font-weight: normal;
}
.center_column a:hover {
	color: #0066CC;
	text-decoration: underline;
}
