body {
	background:#cfc;
	}
	
a {
	color:#070;
}

a:hover {
	background-color: #0a0;
	color: #fff;
}
