.newsTopics {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	color: 2e1e0f;
	text-decoration: none;
	font-weight: bold;
}
.news {
	font-size: 11px;
	font-weight: normal;
	color: 2e1e0f;
	font-family: "Arial", "Helvetica", "sans-serif";
	text-decoration: none;
}
.newsWhite {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.copyright {
	font-size: 8px;
	font-weight: normal;
	color: 2e1e0f;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
