body{
	 color: #000000;
	 background: #000000;
}

a:link, a:visited{
	 background-color: black;
	 color: white;
	
	
	
}

.sectiontext{
	 color: white;
	 text-align: center;
     font-size: 12pt;
}

.leftNav{
	 color: white;
	 text-align: center;
     font-size: 14t;
}