a {
	font-family: Arial;
	font-size: 12 px;
	color: #5F1F2E;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #7F5E33;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
p {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
td {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
img {
	font-family: Arial; 
	font-size:12px; 
	color:#000000;
}
.footerlink {
	font-family: Arial; 
	font-size:10px; 
	color:#5F1F2E;
}
a.footerlink:visited {
	font-family: Arial; 
	font-size:10px; 
	color:#7F5E33;
}
a.footerlink:hover {
	font-family: Arial; 
	font-size:10px; 
	color:#000000;
	text-decoration: underline;
}
.caption {
	font-family: Arial; 
	font-size:10px; 
	color:#000000;
}
.hometext {
	font-family: Arial; 
	font-size:12px; 
	color:#284B04;
}
.heading {
	font-family: Arial;
	font-size: 14px;
  font-weight: bold;
	color: #5F1F2E;
}
.heading2 {
	font-family: Arial;
	font-size: 13px;
  font-weight: bold;
	color: #000000s;
}
