.txt-wht-med {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	color: #FFF;
}
.txt-wht-heading {
	font-family: "Comic Sans MS", cursive;
	font-size: 24px;
	color: #FFF;
}

.Color-txt {	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	color: #600;
}
.color-txt-med {	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	color: #600;
}
.Color-txt-lrg {
	font-family: "Comic Sans MS", cursive;
	font-size: 24px;
	color: #600;
}
.wht-bg {	font-family: "Comic Sans MS", cursive;
	background-color: #FFF;
	color: #600;
}

