.badFeelingStyle {
	text-transform: uppercase;
	color: #660000;
	font-weight: bold;

}
.goodStuffStyle {
	font-weight: bold;
	color: #333399;
}
