body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 12px;
	background-color: #FBEED0;
	
}

p {
	margin-left: 20px;
	margin-right: 15px;
}

a:link {
	color: #820000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #820000;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #820000;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #820000;
	font-weight: bold;
	text-decoration: none;
}

.topbarnav {
	color: #FBEED0;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.topbarnav a:link {
	color: #FBEED0;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.topbarnav a:hover {
	color: #FBEED0;
	font-weight: bold;
	text-decoration: none;
}

.topbarnav a:visited {
	color: #FBEED0;
	font-weight: bold;
	text-decoration: none;
}

.topbarnav a:active {
	color: #FBEED0;
	font-weight: bold;
	text-decoration: none;
}

.lowerbarnav {
	color: white;
	font-size: 12px;
	font-weight: bold;
	padding-top: 13px;
	text-decoration: none;
}

.lowerbarnav  a:link {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.lowerbarnav  a:hover {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.lowerbarnav  a:visited {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.lowerbarnav  a:active {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.footer {
	background-color: #820000;
	color: #FBEED0;
	font-size: 11px;
}

.credits {
	color: #663333;
	font-size: 11px;
}

.footer a:link {
	color: #FBEED0;
	font-weight: bold;
	text-decoration: none;
}

.footer a:hover {
	color: #FBEED0;
	font-weight: bold;
	text-decoration: none;
}

.footer a:visited {
	color: #FBEED0;
	font-weight: bold;
	text-decoration: none;
}

.footer a:active {
	color: #FBEED0;
	font-weight: bold;
	text-decoration: none;
}
