BODY
{
	margin-top: 40px;
	color: black;
	font-family: Century;
	background-color: #7C8D5F;
}
A
{
	color: black;
	text-decoration: none;
}
A:link
{
	color: black;
	font-family: Century;
}

A:visited
{
	color: black;
	font-family: Century;
}

A:active
{
	color: #9BAF77;
}
A:hover
{
	text-decoration: underline;
}