a {
	color: #EE4444;
	text-decoration: none;
}
a:hover {
	color: #FFCCAA;
	text-decoration: underline;
}
