.bigblue {
	font-family: "Comic Sans MS", cursive;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #00F;
	text-decoration: none;
}
.coming {
	color: #FAD839;
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	text-decoration: none;
	font-weight: bolder;
}
.greentext {
	color: #009F00;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.normaltextblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #2A0000;
	text-decoration: none;
}
