body,td,th {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #FFF9CA;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FDD51C;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FDD51C;
}
a:hover {
	text-decoration: none;
	color: #33FFFF;
}
a:active {
	text-decoration: underline;
	color: #FDD51C;
}
#thumbnails td {
	padding:1px;
	background: #310000;
	border:1px solid #FF0500;
	text-align:left;
}
.episodetitle {
	color: #FFD600;
	font-weight: bold;
	font-size: 20px;
}
.episodetext {
	font-size: 11px;
	line-height: 12px;
}
