/* CSS Document */
body {
	background-color: #444444;
}
body,td,th {
	color: #FFFFFF;
}

a {
	color: #CCCCCC;
}

a:hover {
	color: #99FFFF;
}
