.bottomLinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	text-decoration: none;
	color: #FF9933;
}
a.bottomLinks:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	text-decoration: underline;
	color: #FF9933;
}
.navLinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	text-decoration: none;
	color: #000000;
}
a.navLinks:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	text-decoration: underline;
	color: #000000;
}
.PageHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	color: #666666;

}
.backToTop {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
}
.homeHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;

}
.newsHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: underline;
}
