body,td,th {
	font-family: Times New Roman, Times, serif;
	color: #9F5D47;
}
h1 {
	color: #9F5D47;
	font-size: 24px;
}
a:link {
	color: #9F5D47;
	text-decoration: none;
}
a:visited {
	color: #9F5D47;
	text-decoration: none;
}
a:active {
	color: #9F5D47;
	text-decoration: none;
}
a:hover {
	color: #797768;
}
body {
	background-image: url();
}