@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003300;
	background-color: #003300;
	font-size: 14px;
	line-height: normal;
	background-image: url(images/greenfadebg.jpg);
}
.testimonials {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 12px;
	color: #990000;
	background-color: #FFFFFF;
	margin: 3px;
	background-image: url(images/fernpaperbg.jpg);
	padding: 3px;
	width: auto;
	height: auto;
	border: 1px dashed #C9C8AB;
	text-align: left;
}
a:link {
	text-decoration: none;
}
a:hover {
	background-color: #C9BC95;
}
