a {
	color: #0000CD;
	text-decoration: none;
}

a:hover {
	color: Maroon;
	text-decoration: none;
}