body{
	color: #FF0800;
	background: #071CFF; 
	
	
}
a:link, a:visited{
	background-color: yellow;
	color: black;
	
	
	
}




.sectionText{
	color: yellow;
	text-align: center;
	font-size: 12pt;
	
	
}

.leftNav{
	color: yellow;
	text-align: left;
	font-size: 14pt;
	
	
	
}