@charset "UTF-8";
/* CSS Document */

body,td,th {
	color: #391818;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
}
body {
	background-color: #899E6B;
	margin-left: 10px;
	margin-top: 0px;
}
a:link {
	color: #832114;
	text-decoration: none;
}
a:visited {
	color: #832114;
	text-decoration: none;
}
a:hover {
	color: #C35E20;
	text-decoration: none;
}
.nav_bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	text-transform: uppercase;
	color: #422515;
}
a.navbar:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	text-transform: uppercase;
	color: #422515;
}
a.navbar:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	text-transform: uppercase;
	color: #422515;
}
a.navbar:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	text-transform: uppercase;
	color: #C39254;
}
