body,td,th {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #FFFFFF;
}
body {
	background-color: #04136D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.welcometext {
	font-size: 12px;
	line-height: 12px;
}
.episodetitle {
	color: #000000;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 24px;
}
.episodetext {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 12px;
}
a:link {
	color: #FFFF00;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFF00;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: underline;
	color: #FF0000;
}
.biglink {
	font-size: 14px;
	font-weight: bold;
}