.christmas {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	color: #FF0000;
	text-decoration: none;

}
.christmas2 {
	font-family: "Palace Script MT";
	font-size: xx-large;
	font-weight: 300;
	color: #FF3300;
	text-decoration: blink;
}
.christmas3 {
	font-family: Broadway;
	font-size: 100px;
	font-weight: 200;
	color: #FF0000;
	text-decoration: overline;
	border: dashed;
}
.broadwayred {
	font-family: Broadway;
	font-size: 100px;
	color: #FF0000;
}
.redgaramond {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FF0000;
}
