.breaks {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #000066;
	background-color: #FF6600;
	background-position: center center;
	text-align: center;
}
.friendly {
	font-weight: bold;
	color: #330033;
	background-color: #FFFFCC;
	text-align: center;
}
