body {
	background-color: #504F4F;
}

.tableBackground{
background-color:#020202;
}

a:link {
	color: #0099CC;
}
a:visited{
	color: #CC3333;
}


