body { background-color: #000; }

p { }

td {
	color: #fff;
	font-size: 9pt;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-align: left;
}

a:link { color: #ffc000; font-weight: bold; text-decoration: underline; }

a:visited {color: #ffc000; font-weight: bold; text-decoration: underline; }

a:hover {color: #ffc000; font-weight: bold; text-decoration: underline;  }

a:active {color: #ffc000; font-weight: bold; text-decoration: underline;  }

.testimonials {
	font-size: 12px;
	background-image: url(../graphics/testimonial.png);
	background-repeat: no-repeat;
	padding:15px 0 0 15px;
}

