.newsCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.newsCopyTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-variant: normal;
}


.newsDate{
	font-family: "Book Antiqua";
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

.newsLink A:link {text-decoration: none; color:#353018}
.newsLink A:visited {text-decoration: none; color:#353018}
.newsLink A:active {text-decoration: none; color:#353018}
.newsLink A:hover {text-decoration: none; color: #77bdb9;}





