body {
	font-family: Century;
	color: #330000;
	background-attachment: scroll;
	background-image: url(img/BNgreen2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0;
	font-size: 16px;
}
a:link {
	font-family: Century;
	font-size: 16px;
	font-weight: bold;
	color: #330000;
}
a:visited {
	font-family: Century;
	font-size: 16px;
	color: #330000;
}
a:hover {
	font-family: Century;
	font-size: 16px;
	font-weight: bolder;
	color: #FF0000;
}
a:active {
	font-size: 16px;
	color: #330000;
}

