/*===========================================================================
	Colors (About)
	
	This stylesheet defines the colors for the following:
	* Text and links
	* Backgrounds
	* Borders
===========================================================================*/

body.news-story div#content h3 {
	color: rgb(118, 33, 4); /*red*/
}