body {
	background-color: #121D2E;
}
body,td,th {
	color: #7A818A;
}
a:link {
	color: #7A818A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: none;
	color: #9900FF;
}
a:active {
	text-decoration: none;
}
