body {
	background-color: #8b875e;
	scrollbar-face-color: #727058;
	scrollbar-highlight-color: #8b875e; 
	scrollbar-shadow-color: #8b875e; 
	scrollbar-3dlight-color: #8b875e; 
	scrollbar-arrow-color: #292d28; 
	scrollbar-track-color: #8b875e;
	scrollbar-darkshadow-color: #8b875e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	behavior: url(csshover.htc); }
	
* {
	margin: 0; }
	
p {
	margin-left: 2px;
	margin-bottom: 1em; }
	
	/* Body Styles */
	
.newstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #e9e7c7;
	text-decoration: none; }
	
.newstext a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ff8601;
	text-decoration: underline; }
	
.newstext a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #e9e7c7;
	text-decoration: underline; }
	
.newsheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #e9e7c7;
	text-decoration: none; }
	
.newsheadline a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #e9e7c7;
	text-decoration: none; }
	
.newsheadline a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ff8601;
	text-decoration: underline; }
	
	/* ------------------------------------------------------------------------------------------- */