body {
	background-color: #FFECC4;
}
a:link {
	color: #ab4c1c;
}
a:visited {
	color: #0A440A;
}
a:hover {
	color: #990000;
}
a:active {
	color: #990000;
}.footerLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.quotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #AB4C1C;
	line-height: 20px;
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #AB4C1C;
}
