 body {
	background-color: #000000
 }
 a:link {
	color: white;
 }
 a:visited {
	color: red;
 }
 .headline{ 
	 font-family: forte; color: red; font-size: 22pt;
 }
 .subline{ 
	font-family:elephant; color: red; font-size: 18pt;
 }