a:link {
	color: #CD1A20;
}
a:visited {
	color: #CD1A20;
}

a:hover {
	color: #32A800;
	text-decoration: underline;
}

