body {
	background: black;
}

body a {color : #78D2FF; text-decoration : none;}
body a:hover {color : white; text-decoration : underline;}
body a:visited {color : #78D2FF;}

h1 { 
	font : 20px arial, serif; 
	letter-spacing : 2px;
	margin-bottom : 10px;
	margin-top : 0px;
	}

