.episodecaption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4E4B2F;
	text-decoration: none;
}
.episodetext {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4E4B2F;
	text-decoration: none;
}
.episodetext2 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4E4B2F;
	text-decoration: none;
}
.episodethumb {
	border: 1px solid #363423;
}

a:link {
	color: #996600;
	text-decoration: underline;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: underline;
}

a:active {
	color: #FFFF00;
	text-decoration: none;
}