body,td,th {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #1A0201;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.episodetext {
	color: #000000;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
}
.episodetitle {
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	font-size: 26px;
	color: #000000;
}
.subtitle {font-size: 15px; color: #FEFFB0; font-family: "Courier New", Courier, mono;}

.biglink {
	font-size: 30px;
	font-weight: bold;
	color: #FFFF20;
}

a:link {
	text-decoration: underline; color: #FFFF20;
}
a:visited {
	text-decoration: underline; color: #FFFF20;
}
a:hover {
	text-decoration: none; color: #FFFF20;
}
a:active {
	text-decoration: underline; color: #FFFF20;
}
