td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9c4f00;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9c4f00;
}
hr {
	color: #F1D7B4;
}
b {
	color: #841F00
}
a:link {
	color: #841F00;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: 841F00;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: 841F00;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #BE792E;
	text-decoration: none;
}
