.newsPageHeading
{
	font-size: 14px;
	color: black;
	font-family: Arial;
	background-color: white;
	font-weight:bold;
}
.photoCaption
{
	font-size: 12px;
	color: black;
	font-family: Arial;
	background-color: white;
}
.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;
}
.photoDate
{
	font-weight:bold;
	font-size: 10px;
	color: gray;
	font-family: Arial;
}

