body,td,th {
	color: silver;
	font-family: century gothic;
	font-size: 16px;
}
body {
	background: #000000;
	}

a:link {
	color: #FFFF00;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FFFF00;
}
b {
font-weight: normal;}
