body {
	color: #ffffcc;
	font-family: "Trebuchet MS", "Times New Roman";
	background-color: #330000;
	font-size: 10px;
	margin: 10px;
}
a {
	color: #ffffcc;
}
table {
	font-size: 12px;
}
a:hover {
	color: #ffffcc;
	text-decoration: none;
}

