 
body {
	background-color: #000000; 
	color: #FF6600; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px

	} 

a:link {color: #FF3399; text-decoration: none}
a:visited {color: #FF9900; text-decoration: none}
a:hover {color: white; text-decoration: none}
	
h1 { 
	color: white;
	font-size: 14px; 
	font-style: normal; 
	font-weight: bold; 
	text-transform:   uppercase
	} 

h2 { 
	color: white;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
  	font-weight: bold;
	text-transform:   uppercase
	} 
