/* CSS Document */
body{
background-color: #000066;
}

body,td,th {
	color: #FFFF00;
}
a:link {
	color: #FFFF00;
}
a:visited {
	color: #FFFF00;
}
