@charset "utf-8";
.promo {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFF33;
	text-decoration: underline;
}
promoloc {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #F00;
	text-decoration: line-through;
}

