a {
	color: #c80000;
	text-decoration: none;
}

a:hover {
	color: #c80000;
	text-decoration: underline;
	background-color: #e0e0e0;
}
