.site {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #000000;
}
a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #0033ff;
	font-weight: bold;
}
a:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	vertical-align: top;
}
td {
	vertical-align: top;
}
tr {
	background-position: top;
	vertical-align: top;
}

body {
	background-color: #000033
}

.date {
	color: #FFFFFF;]
	font-weight: bold
}

