body,td,th {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #FFFFFF;
}
body {
	background-color: #000040;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a { color: blue; }
a:hover { color: darkblue; }
.welcometext {
	font-size: 12px;
	line-height: 12px;
}
.episodetitle {
	font-size: 26px;
	font-weight: bold;
	color: #FFF3C4;
}
.episodetitle a {
	font-size: 26px;
	font-weight: bold;
	color: yellow;
	text-decoration: none;
	letter-spacing: -3px;
}
.episodetitle a:hover {
	font-size: 26px;
	font-weight: bold;
	color: aqua;
}
.episodetext {
	color: #000000;
	font-size: 12px;
	line-height: 12px;
}
.style1, .style1 a { font-size: 20px; font-weight: bold; color: #FFF3C4; text-decoration: none; }
.style1 a:hover { color: blue; }
.footer a { color: yellow; }
.footer a:hover { color: white; }
