body {
	background-color: #003366;
	margin-top: 0px;
}
body{
	background-color: #003366;
	margin-top: 0px;
}

body,td,th {
	font-size: 14px;
	color: #000066;
}
a {
	font-size: 14px;
	color: #FF0000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
	color: #0099FF;
}
a:active {
	text-decoration: none;
	color: #0033CC;
}
