.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}

.text A:link {	
	color: #0099CC;
}

.text A:visited {
	color: #0099CC;
}

.text A:active {
	color: #0099CC;
}

.text A:hover {	
	color: #FF9900;
}

.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #333333;
}
.testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #005F6E;
	font-weight: bolder;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #666666;
}

.footer A:link {	
	color: #0099CC;
}

.footer A:visited {
	color: #0099CC;
}

.footer A:active {
	color: #0099CC;
}

.footer A:hover {	
	color: #FF9900;
}


.testimonial a:link {
	color: #FF0000;
}

.testimonial a:active {
	color: #FF0000;
}

.testimonial a:hover {
	color: #005F6E;
}

.testimonial a:visited {
	color: #FF0000;
}
