body,td,th {
	color: #000000;
}
body {
	background-color: #00516B;
	margin-top: 0px;
}


a:link {
	color: #0E2866;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #0E2866;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #6896A7;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #0E2866;
	font-weight: bold;
}
