body {
	background-color: #A6A079;
} 

A.newsletter:link { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #383838;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
} 

A.newsletter:active { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #503005;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
} 

A.newsletter:visited { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #503005;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
}

A.newsletter:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7C4A07;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
} 	
	

.bodycopy {
	color: #472A15;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	line-height: 17px;
}
.bottomwhite {
	font-size: 10px;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.heading {
	color: #A76007;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.formtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	font-style: normal;
	text-transform: none;
}
.logoheading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.formtext2 {
	line-height: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
}
