body {
	background-color: #333333;
}
body,td,th {
	color: #FFFFFF;
	font-size: 18px;
	font-family: Trebuchet;
}
.header {
	font-family: "Trebuchet MS";
	font-size: 24px;
}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: none;
}
a:active {
	color: #FF9900;
	text-decoration: none;
}
.footer {
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-weight: normal;
	color: #CCCCCC;
}
.linkSide {
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.creditLike {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #333333;
}
