@charset "utf-8";
/* CSS Document */
.ztext {
	font-family: "Comic Sans MS", cursive;
	color: #FFF;
}
.a {
	color: #F00;
	text-decoration: underline;
}
.ztext_center {
	font-family: "Comic Sans MS", cursive;
	color: #FFF;
	text-align: center;
}
