.body_copy {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.title_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #660000;
}

.headings{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
}
a.altnav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #729256;
	text-decoration: none;
}
a.altnav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #729256;
	text-decoration: none;
	}
a.altnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #253C19;
	text-decoration: none;
}
a.altnav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #729256;
	text-decoration: none;
}



.products {
	text-align: center;
	}
a.products:link {
	color: #729256;
	text-decoration: none;
	}
a.products:visited {
	color: #729256;
	text-decoration: none;
	}
a.products:hover {
	color: #253C19;
	text-decoration: none;
}
a.products:active {
	color: #729256;
	text-decoration: none;
}


