body {background: #0F2139}

a:link {font-family: Arial; color: #894200; text-decoration: none;}
a:visited {font-family: Arial; color: #894200; text-decoration: none;}
a:hover {font-family: Arial; color: #894200; text-decoration: underline;}
a:active {font-family: Arial; color: #894200; text-decoration: none;}

a.nav:link {color: white; text-decoration: none; }
a.nav:visited {color: white; text-decoration: none; }
a.nav:hover {color: white; text-decoration: underline; }
a.nav:active {color: white; } 

a.resources:link {color: white; text-decoration: none; }
a.resources:visited {color: white; text-decoration: none; }
a.resources:hover {color: white; text-decoration: underline; }
a.resources:active {color: white; } 

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}

.bluebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6f6f6f;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #00a0d6;
}
.bartitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0F2139;
}
.newsdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.menutitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
