body {
	font-family: "Times New Roman", Times, serif;
	background-color: #53292A;
	background-image: url(images/redwall.jpg);
	background-repeat: repeat;
	font-size: 1em;
	color: #FFFFFF;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}
a:link {
	color: #FFFFFF;
}
a:hover {
	color: #FFCC00;
}
a:active {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
