.quoteRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.quoteAttr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}
.bodyCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.bodyCopy {
}
.topQuote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
 a.two:link {
	color: white;
	text-decoration: none;
}
 a.two:visited {
	color: white;
	text-decoration: none;
}
 a.two:active {
	color: #FFFFFF;
	text-decoration: none;
}
 a.two:hover {
	color: #FFFFFF;
	text-decoration: none;
}
  
 a.three:link {color: #CC0000;}
 a.three:visited {color: #CC0000;}
 a.three:active {color: #CC0000;}
 a.three:hover {color: blue;}
