body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #ffcc99;
	font-weight: bold;
}
body {
	background-color: #ff6600;
}
a:link {
	color: #ffcccc;
}
a:visited {
	color: #ffff00;
}
a:hover {
	color: #cc3300;
}
