body {
	background-color: #000000;
	color: #FFFFFF;
	font-family: Keypunch;
}
a:link {
	font-family: Keypunch;
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	font-family: Keypunch;
	color: #9999FF;
	text-decoration: none;
}
a:hover {
	font-family: Keypunch;
	color: #FF0000;
	text-decoration: none;
}
a:active {
	font-family: Keypunch;
	color: #FF0000;
	text-decoration: none;
}
