.body {
	padding: 10px;
}
a:hover {
	background-color: #00CC99;
}

