a {
	color: #fff;
	text-decoration: none;
}

.footerLink { 
	font-size: 11px; 
	font-family: Verdana;
	text-decoration:none;
}

.navigation { 
	color:white;
	font-weight:bold;
	font-size:22px;
	text-decoration:none;
	font-family:Comic Sans MS;
}

.backToOverview {
	text-align:left;
}

.backToOverview a {
	text-decoration: underline;
}

.header {
	color: #fff;
}

.footer {
	text-align: center;
	background-color: #eee;
	border-top: 1px solid gray; 
	margin-top: 50px;
	padding: 10px;
	height: 50px;
}

.footer a {
	color: navy;
	font-size: smaller;
}
