body{
	color: #FFC889;
	background: #FF4935;
}

a:link, a:vistied{
	background-color: black;
	color: maroon;
	
.sectionText{
	color: maroon;
	text-align: center;
	font-size: 12pt;
}

.LeftNav{
	color: maroon;
	text-align: left;
	font-size: 14pt;
}
