@charset "utf-8";
.NewsHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
}
.bluetxt {
	color: #0099FF;
}
.whitelink {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
}
