body {
	background-color: #033668;
	color: #ffffff;
	font-family: arial,verdana,sans-serif;
}

.navLink {
	background-color: #1f4d81;
	font-size: 1.5em;
	text-align: center;
}

a, a:link, a:visited {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	color: #6182b8;
	text-decoration: none;
}
