body {
	background:#c9c;
}
	
a {
	color:#919;

}

a:hover {
  background-color: #909;
  color: #fff;
}
