body {
	background:#DDD;
	font-family: monospace;
}

a:hover {
	color: #05C;
	background-color: #EEE;
}
