@charset "utf-8";
.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.txt2 {
	font-family: "French Script MT";
	font-size: 36px;
	color: #090;
}
.txt3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}
.txt4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #090;
}
.txt5 {
	font-family: "French Script MT";
	font-size: 36px;
	color: #FF0;
	text-decoration: blink;
}
.txt6 {
	font-family: "French Script MT";
	font-size: 36px;
	color: #F3C;
	text-decoration: none;
}

