.welcome {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #ECF7FF;
}
.episodetitle {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.warning-big {
	font-family: "Trebuchet MS";
	font-size: 30px;
	font-weight: bold;
	color: #E4F5FF;
}
.warning-small {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #C9ECFF;
}
.members {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #CEEDFE;
}
a.members:link {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}
a.members:visited {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}
a.members:hover {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.members:active {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.jointext {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #F9F3D4;
}
.updatestitle {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #E6F5FF;
}
