body {
	background-color: #112200;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, td, th {
	font-family: Tahoma;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}
.episodetitle {
	font-size: 23px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #FFFFFF;
}
.episodejoin {
	font-size: 15px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Verdana;
	text-transform: uppercase;
}
.episodetext {
	font-size: 12px;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Verdana;
	line-height: 12px;
	color: #FFFFFF;
}
.whitebold, .whitebold a {
	font-size: 26px;
	font-weight: BOLD;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Verdana;
}
.whitebold a:hover {
	color: #112200;
	background: white;
}
a:link {
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;

}
a:visited {
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;

}
.descriptiontext {
	color: #CCFF00;
	font-size: 12px;
	font-weight: bold;

}
.descriptionlink:link {
	color: #CCFF00;
	text-decoration: underline;
	font-size: 12px;

}
.descriptionlink:visited {
	color: #CCFF00;
	text-decoration: underline;
}
.bigboldlinks:link {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.bigboldlinks:visited {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.boldgreen {
	font-weight: bold;
	color: #006600;
}
.footers {
	color: white;
}
.footers a {
	color: yellow;
	text-decoration: none;
}
.footers a:hover {
	text-decoration: underline;
}
