a {
	color: #002C57;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: none;
}
