.news_date{
	font-weight: bold;
	color: black;
}
a.news_group{
	color: #444444;
	text-decoration: none;
}
a.news_group:hover{
	text-decoration: underline;
}

.news_groupheader{
	font-weight: bold;
	font-size: 16px;
	color: #444444;
}


a.news_title{
	color: black;
	text-decoration: none;
}
a.news_title:hover{
	text-decoration: underline;
	color: #666666;
}




.news_innergroup{
	font-weight: bold;
	font-size: 14px;
	color: #444444;
}
.news_innerdate{
	font-weight: bold;
	color: #352f26;
}
.news_innertitle{
	font-weight: bold;
	color: #352f26;
}

.news_body{
}


.news_date_small{
	font-weight: bold;
	color: black;
}

td.news_title_small{
	padding: 8px 10px 0px 18px;
}
a.news_title_small{
	font-weight: bold;

	text-decoration: underline;
}
a.news_title_small:hover{
	text-decoration: underline;
	color: black;
}




#news{
width:200px;
margin-left:98px;
}

#newshead{

}
#newstext{
font-family:"Monotype Corsiva";
color:#8d2e00;
font-size:24px;
font-weight:bold;
}
