body {
	font-family: Georgia, Times New Roman, Arial;
	font-size: 14px;
}

#testimonial {
	width: 100%;
	border: 1px;
	border-style: solid;
	border-color: #999999;
	padding: 8px;
	background-color: #ffffbf;
	margin: 0px auto;
}

a:link, a:visited {
	color: #000099;
	text-decoration: underline;
}

a:hover {
	color: #000099;
	text-decoration: none;
}

#orderlink {
	font-family: Arial;
	font-weight: bold;
	text-align: center;
}