body {
	background: #000 ;
	color: #fff ;
	overflow-y: scroll ;
	font: 16px monospace, monospace
}

a {
	color: #6CF
}

a:hover {
	color: #fff
}
