@charset "utf-8";
body {
	background-color: #6EBF53;
	margin-top: 5px;
	margin-left: 5px;
}
.newsTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #F47936;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F47936;
	text-decoration: none;
}
.newsTable {
	background-color: #FFFFFF;
	padding: 3px;
	border: thin solid #F47936;
	width: 310px
.px;
}
.table {
	width: 780px;
}
.footer {
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
}
.newsTitleCentr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #F47936;
	text-align: center;
}
