body {
	background-image: url(../images/background.gif);
	margin-top: 0px;
}
a:link {
	color: #006E3B;
	font-weight: bold;
}
a:visited {
	color: #006E3B;
	font-weight: bold;
}
a:hover {
	color: #000000;
	font-weight: bold;
}
a:active {
	color: #006E3B;
	font-weight: bold;
}
.links {
	font-family: Georgia;
	font-size: 13px;
	color: #006e3b;
	line-height: 17px;
}
.links2 {
	font-family: Georgia;
	font-size: 16px;
	color: #006E3b;
	line-height: 17px;
}
.footer {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.headline {
	font-family: Georgia;
	font-size: 25px;
	color: #000000;
	line-height: 20px;
}
.homepage {
	font-family: Georgia;
	font-size: 15px;
	color: #000000;
	line-height: 25px;
}
.title {
	font-family: Georgia;
	font-size: 18px;
	color: #000000;
	line-height: 25px;
}
.copy {
	font-family: Georgia;
	font-size: 13px;
	color: #000000;
	line-height: 20px;
}


