body {
	background-color: C8C8C8;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: 4A508F;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: 4A508F;
	font-weight: bold;
	text-decoration: underline;
}

