.News {
	font-family: "Times New Roman", Times, serif;
	border: 1px dashed #000000;
}
.Footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #B56D02;
}
.Footer:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #B56D02;
	text-decoration: none;
}
.Footer:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFF99;
	background-color: #B56D02;
	text-decoration: underline;
}
.mainbody {
	font-family: "Times New Roman", Times, serif;
}
