td {
	font-family: "Times Roman", Times New Roman, Times, Helvetica;
	font-size: 14px;
}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #7B4A1B;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #7B4A1B;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #75664B;
}