a {
	text-decoration: underline;
}

a:hover {
	color: #e81c24;
	text-decoration: underline;
}

