﻿body
{
	font-size: 8pt;
	color: black;
	font-family: Arial;
}


.blueBackground
{
	background-color: #1c375f;
	color: White;
	font-family: Arial;
	font-size: 8pt;
}

.newsText, .newsText a:link, .newsText a:visited, .newsText a:hover
{
	color: White;
	font-family: Arial;
	font-size: 8pt;
}

.newsText a:link, .newsText a:visited
{
	text-decoration: underline;
	color: #EAE74B
}

.newsText a:hover
{
	text-decoration: underline;
	color: #EAE74B
}