body {
	font-family: Arial, Helvetica, sans-serif;
	font-color: #663300;
	font-size: 14px;
	font-style: normal;
	border-bottom: none;
	background-color: #e8e5de;
	border: #663300;
		}
		
td {
	font-family: Arial, Helvetica, sans-serif;
			
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #663300;
	text-decoration:	none;
	}
	
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-weight: bold;
	background-color: #663300;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #E8E5DE;
}
	