@charset "utf-8";
/* CSS Document */
body,td,th {
	color: #CCC;
}
body {
	background-color: #000000;
	font: .8em/1.3em verdana,arial,helvetica,sans-serif;	
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #00FF00;
}
a:active {
	color: #999999;
	text-align: center;
	font-weight: bold;
}.older {
	font-size: 24px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: center;
	color: #FF0;
}
.redfont {
	color: #FF0000;
}
.yellowfont {
	color: #FFFF00;
}

