@charset "UTF-8";
body,td,th {
	color: #CCC;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
body,td,th {
	font-size: 2em;
}
body {
	background-color: #333;
}

body {
	margin-left: 2em;
	margin-top: 2em;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}

a:visited {
	color: #FFF;
}
a:hover {
	text-decoration: underline;
}
a:hover {
	color: #F93;
}
a:active {
	text-decoration: none;
}
a:active {
	color: #F93;
}
