.whattheysay {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	line-height: 2em;
	}

.whattheysayname {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #fa357a;
	line-height: 1em;
	font-style:italic;
}

.whattheysay2 {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #6666666;
	line-height: 2em;
	}

.whattheysay2name {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 10px;
	font-weight: bold;	
	color: #fa357a;
	line-height: 1em;
	font-style:italic;
	}
	
.whattheysay-bottom {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
	color: #ffffff;
	line-height: 3em;
	background-image: url(../images/image-testimonials.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	}

.retailers-header {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	}
	
.retailers-text {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
	color: #ffffff;
	}
	
a:link, a:visited {
	font-weight: bold;
	color:#FA357A;
}

a:hover {
	color:#FFFFFF;
	}