	body{
	  background-color: #000000;
	  font-family: "Century Gothic";
	}
	
	a{
	  font-family: "Century Gothic";	
	}
	
	a:link {
	  color: #3399FF;
	}
	a:visited {
	  color: #3399FF;
	}
	a:hover {
	  color: #8FC7FF;
	}
	
	#videosHeader a {
		color: white;
		text-decoration: none;
	}
	
	#videosHeader a:hover {
		color: #8FC7FF;
		text-decoration: none;
	}
	
	div#nav span{
		padding-left: 30px;
		padding-right: 30px;
	}
	
	li{
	  color: #3399FF;
	}
	li:link{
	  color: #3399FF;	
	}
	li:hover{
	  color: #8FC7FF;
	}
	
	.style1 {font-size: xx-large;}
	.newsHeader {
	  color: #3399FF;
	  font-family: "Century Gothic";
	  font-size: 10pt;
	}
	.newsBody {
	  color: #FFFFFF;
	  font-family: "Century Gothic";
	  font-size: x-small;      
	}
	.style4 {
	  color: #FFFFFF;
	  font-family: "Century Gothic";
	  font-size: small;
	}
	.style5 {
		font-size: xx-small;
	}
	.style6 {
		font-family: "Century Gothic"; 
		color: #FFFFFF;
	}