a.simple {
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	background-color: #0000ff;
	color: #ffffff;
}