/* CSS Document */

p.news_one {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #A94C0F;
	text-align: center;
}

p.news_two {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #A94C0F;
}

p.news_three {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #333333;
}

p.feature{
	color: #006600;
}