body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003333;
	background-image: url(dgren005.jpg);
}
a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #9F1203;
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}
.red {
	font-weight: bold;
	color: #990000;
}
.title {
	font-weight: bold;
	background-color: #D2F2D0;
	text-align: right;
	padding: 3px;
}
.testimonial {
	font-size: 11px;
	font-style: italic;
}
a:link {
	font-weight: bold;
	color: #CC6666;
	text-decoration: none;
}
