/* CSS Document */

body {
	background-color: #000000;
	margin-top: 0px;
}
a:link {
	color: #5577AA;
	text-decoration: none;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

a:visited {
	text-decoration: none;
	color: #556622;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

