body {
	background:#9cf;
}
	
a {
	color:#36f;
}

a:hover {
	background-color: #69f;
  color: #fff;
}
