a {
	color: #C82020;
	text-decoration: none;
}
a:hover {
	color: #EB640E;
	text-decoration: underline;
}
