
body   {
	font-family: Garamond, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	color: #003300;
	background-image: url(images/greenback.jpg);

}
.h4 	{ font-size: 36px;font-family: Garamond, Arial Black, Helvetica, sans-serif;font-style: normal; font-weight: bold;color: #006633;}

.navigation {
	font-family: Garamond, Arial Black, Helvetica, sans-serif;
	font-size: 14px;
	color: #003333;
}
a:link {
	color: #cccc99;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #cccc99;
}
a:hover {
	text-decoration: underline;
	color: #006633;
}
a:active {
	text-decoration: none;
	color: #006633;
}

