.copy {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.links a:link {	color: #000000;text-decoration: underline;}
.links a:visited {	color: #000000;text-decoration: underline;}
.links a:visited {	color: #000000;text-decoration: underline;}
.links a:hover {	color: #000000;text-decoration: underline;}

.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.greenlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006633;
	text-decoration: underline;
}
