.fonts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999900;
}
.textfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.navfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.logofonts {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #006400;
	text-decoration: none;
}
.sloganfont {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 24px;
	color: #999900;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999900;
}
.linker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.fontsCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999900;
	font-weight: normal;
}
.linkerCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006600;
	text-decoration: none;
}

