 body {background-color: black; 
 		text-align: center; 
 		font-family: Helvetica;
 		color: #cc9900;
 		font-size: 16px;}
 		
 p {text-align: center; 
 		font-family: Helvetica;
 		color: #cc9900;
 		font-size: 16px; padding-left: 40px; padding-right: 40px;}
 
 table {margin-left: auto; margin-right: auto;}
 
 .center {margin-left: auto; margin-right: auto;}
 
 .blink {text-decoration: blink;}
 
 .cell {border: dotted thin #cc9900;
 		padding: 8px;}
 
 a:link {color: #751705; 
 		font-family: Helvetica; 
 		font-size: 16px; 
 		text-decoration: none;}
 a:visited {color: #751705; 
 		font-family: Helvetica; 
 		font-size: 16px; 
 		text-decoration: none;}
 a:active {color: #751705; 
 		font-family: Helvetica; 
 		font-size: 16px; 
 		text-decoration: none;}
 a:hover {color: #cc9900; 
 		font-family: Helvetica; 
 		font-size: 16px; t
 		ext-decoration: none;}
 		

 
.footer a:link {color: #751705; 
		font-family: Helvetica; 
		font-size: 10px; 
		text-decoration: none;}
.footer a:visited {color: #751705; 
		font-family: Helvetica; 
		font-size: 10px; 
		text-decoration: none;}
.footer a:active {color: #751705; 
		font-family: Helvetica; 
		font-size: 10px; 
		text-decoration: none;}
.footer a:hover {color: #cc9900; 
		font-family: Helvetica; 
		font-size: 10px; 
		text-decoration: none;}
 .footer {color: #751705; 
		font-family: Helvetica; 
		font-size: 10px;}
