@charset "utf-8";
.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #900;
}
.txt6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	text-decoration: underline;
}

.txt1b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #900;
}

.txt3 {
	font-family: "Rage Italic";
	font-size: 32px;
	color: #900;
}

.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #900;
}
.txt4 {
	font-family: "Rage Italic";
	font-size: 32px;
	color: #F00;
}
.txt5 {
	font-family: "Rage Italic";
	font-size: 32px;
	color: #F00;
	text-decoration: blink;
}

