p {
	font-family: "Comic Sans MS";
	font-size: 13px;
}
a:link {
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: bold;
	color: #669900;
}
a:visited {
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: bold;
	color: #669900;
}
a:hover {
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: bold;
	color: #33CC33;
}
.p-text {
	font-family: "Comic Sans MS";
	font-size: 13px;
}
.p-warn {
	font-family: "Century Gothic";
	font-size: 13px;
	color:#FF0000;
	font-weight: bold;
}
.p-title {
	font-family: "Comic Sans MS";
	font-size: 13px;
	font-weight: bold;
}
.p-rules {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.p-holloween {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}