body
{
	background-image: url('images/BlueBackground.gif');
	color: white;
}

table, tr, td
{
	color: white;
}

a:link 
{ 
	color: white;
} 

a:visited 
{ 
	color: white;
} 

a:hover 
{
	color: white;
}

span
{
	color: white;
}