.section-1 {
	background: #006480;
	color: white;
}

.section-1 a:link,
.section-1 a:visited {
	color: #ff6600;
	text-decoration: underline;
} 

.section-2 {
	background: #fff;
	/*color: white;*/
}

.section-5 {
	background: #ff6600;
	color: white;
}

.section-4 {
	background: #d6e7e6;
	/*color: white;*/
}

.section-3 {
	background: #806c5b;
	color: white;
}

