body {
	background: url("../images/background.gif");
	font-family: Tahoma;
	margin-top: 2%;
}

a {
	color: #0F4113;
}

a:visited {
	color: #7FA174;
}

a.nav {
	color: #0F4113;
	text-decoration: none;
}

a.nav:hover {
	color: #FF9900;
	text-decoration: none;
}

p.credit {
	font-size: smaller;
}
