table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1E150C;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1E150C;
}
a {
	text-decoration: none;
	color: #1e150c;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
.pagetitle {
	font-size: 16px;
	color: #996600;
}
