body {
	font-family: Times New Roman;
}

td {
	font-family: Times New Roman;
}

th {
	font-family: Times New Roman;
}
a:link {
	color: #8E7646; text-decoration: none;
}
a:visited {
	color: #A1854F; text-decoration: none;
}
a:hover {
	color: #AD7538; text-decoration: none;
}
a:active {
	color: #AD7538; text-decoration: none;
}