body {
	background-color: #E3C693;
}
.tablepadding {
	padding: 7px;
	border: 0px none;
}
.testimonials {
	font-size: 12px;
	color: #996600;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	font-family: "Times New Roman", Times, serif;
	padding: 5px;
}
.normtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #663300;
}
.formfields {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #663300;
	background-color: #F9F3E8;
	border: thin solid #663300;
}
.button {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #F9F3E8;
	background-color: #663300;
	border: thin solid #663300;
}
.headertext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #663300;
	font-weight: bold;
}
a {
	text-decoration: underline;
	filter: none;
	font-weight:bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #663300;
}
a:link { 
	text-decoration: underline;
	filter: none;
	font-weight:bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #663300;
}
a:hover {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #996600;
	filter: none;
	font-weight:bold;
}
a:visited {  
	text-decoration: underline;
	filter: none;
	height:0;
	font-weight:bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #663300;
}
