body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body, td, th, h6 {
	color: #400000;
}

h1, h2, h3, h4, h5 {
  color: #A07A67;
}

a {
	color: #C29B83;
}

a:link, a:visited {
	text-decoration: underline;
}
a:hover, a:active {
	text-decoration: underline;
}
.Navbar {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
.Cover {
	font-size: 60px;
	color: #A07A67;
	font-weight: bold;
}
