
body {
	font-family: "Times New Roman", Times, serif;
	color: #6D4612;
}
a:link {
	color: #6D4612;
	text-decoration: underline;
}
a:visited {
	color: #6D4612;
	text-decoration: underline;
}
a:hover {
	color: #C6B67D;
	text-decoration: none;
}
h1, h2, h3, h4 {
	color: #000000;
}
table.beige, th {
	background-color: #FFF7E5;
}
.brown {
	color: #6D4612;
}
.navbar {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.boldlink {
	font-weight: bold;
}
.caption {
	font-size: 12px;
}
hr.brownline {
color: #6D4612;
}
.black {
	color: #000000
}
