body{
	color: white;
	background: #FE7C3E;
}

a:link, a:visited{
	background-color: #5ED1FE;
	color: white;
}
.sectionText{
	color: white;
	text-align: center;
	font-size: 12pt;
}

.leftNav{
	color: white;
	text-align: left;
	font-size: 14pt;
}
.paragraph{
	color: white;
	text-align: left;
	font-size: 14pt;
}