#container {
  margin-left: auto;
  margin-right: auto;
  width: 764px;
  text-align: left;
  }
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0F692A;
}
.footer_text a:link {
	text-decoration: none;
}
.footer_text a:visited {
	color: #0F692A;
	text-decoration: none;
}
.footer_text a:hover {
	text-decoration: underline;
	color: #0F692A;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	padding: 20px;
}
a:link {
	color: #0F692A;
}
a:visited {
	color: #FEA600;
}
a:hover {
	color: #FEA600;
}

body {
	color: #FEA600;
}
h3 {
	color: #0F692A;
}
