@charset "utf-8";
.background-color {
	background-color: #f1ebd8;
	font-family:"Secret Service Typewriter", "Courier New", Courier
	
}

body,td,th {
	color: #000000;
	font-family: Secret Service Typewriter, Courier New, Courier;
}
body {
	background-color: #f1ebd8;
	font-family: "Secret Service Typewriter", "Courier New", Courier;
}

a:hover {
	color: #000000;	
}
a:visited {
	color: #000000;
}
a:link {
	color: #333333;
}

table {
	font-family: "Secret Service Typewriter", "Courier New", Courier;
	color: #000000;
	background-color: #f1ebd8;
	font-size: 20px;
}
