body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}
body {
	background-color: #cbcfe8;
}
a {
	font-size: 16px;
	color: #01437F;
	font-weight: bold;
}
a:visited {
	color: #01437F;
	text-decoration: none;
}
a:hover {
	color: #B30003;
	text-decoration: underline;
}
a:active {
	color: #B40001;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}

