.newsPageHeading
{
	font-size: 14px;
	color: black;
	font-family: Arial;
	background-color: white;
	font-weight:bold;
}
.newsHeading
{
	font-size: 12px;
	color: black;
	font-family: Arial;
	background-color: white;
	font-weight:bold;
}
.newsHeading a
{
	text-decoration:none;
	color: black;
}
.newsHeading a:hover
{
	text-decoration:underline;
}
.newsSummary
{
	font-size: 12px;
	color: black;
	font-family: Arial;
	background-color: white;
}
.newsDate
{
	font-weight:bold;
	font-size: 10px;
	color: gray;
	font-family: Arial;
}
.pageNavigate
{
	font-size: 12px;
	color: black;
	font-family: Arial;
	background-color: white;
}
.pageNavigate
{
	text-decoration:none;
	font-size: 12px;
	color: black;
	font-family: Arial;
	background-color: white;
}
.pageNavigate a:hover
{
	text-decoration:underline;
	font-size: 12px;
	color: black;
	font-family: Arial;
	background-color: white;
}

