body,td,th {
	color: #CCCCCC;
}
body {
	background-color: #000000;
}
a:link {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	font-weight: 400;
	color: #CCCCCC;
}
a:visited {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	font-weight: 400;
	color: #999999;
}
a:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	font-weight: 400;
	color: #CC0000;
}
a:active {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	font-weight: 400;
	color: #CC0000;
}
h4 {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	font-weight: 400;
	color: #CCCCCC;
}
