body{background:black;
             color: FF9900;
             font-size: 18;
             font-family: arial;


             }
a:link { text-decoration: none;
                color: ff9900;}
                
a:visited { text-decoration: none;
  	             color: ff9900;}
  	             
a:active { text-decoration: none;
                  color: ff9900;}
                  
a:hover { text-decoration: none;

  	            color: white;}


hr { color: ff9933;}
 
 .center{text-align: center;}
