
a:link, a:visited, a:active {
	color: #0057a7;
	text-decoration: none;
	}
a:hover {
	color: #000000;
	text-decoration: none;
	}
.mainMenuItems {
	color: #0057a7;
	font-weight: bold;
	}
.mainMenuItems a:link, .mainMenuItems a:visited, .mainMenuItems a:active  {
	color: #0057a7;
	text-decoration: none;	
	}
.mainMenuItems a:hover {
	color: #000000;
	text-decoration: none;
	}
.mainSubHeader {
	color: #0057a7;
	}
.latestNews {
	font-size: 10px;
	}
.latestNews a:link, .latestNews a:visited, .latestNews a:active  {
	text-decoration: none;
	color: #0057a7;
	font-weight: bold;
	}
.latestNews a:hover  {
    text-decoration: none;
	color: #000000;
	font-weight: bold;
	}
