body{
	font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	font-size:12px;
	color: #ed00ea;
	background-color:#1f0027;
	margin: 0px;
}
.top-txt {
	color:#ed00ea;
	font-size:32px;
	font-weight: bold;
	line-height:36px;
}
.top-txt2 {
	color:#070400;
	font-size:17px;
	font-weight: bold;
	line-height:25px;
}
.footer-txt{
	color:#fff8d2;
	font-size:14px;
	line-height:20px;
	font-weight: bold;
}
.footer-txt2{
	color:#f190ff;
	font-size:12px;
	line-height:16px;
	font-weight: bold;
}
.footer:link, .footer:visited{
	text-decoration: none;
	color:#fff8d2;
	font-size:14px;
	line-height:16px;
	font-weight: bold;
}
.footer:active, .footer:hover{
	text-decoration: underline;
	color:#fff8d2;
	font-size:14px;
	line-height:16px;
	font-weight: bold;
}

.episode-title {
	font-size: 20px;
	color: #c600e4;
	font-weight: bold;
	padding-top:5px;
}
.episode-desc {
	color: #ff70fa;
	font-size: 13px;
	font-weight: bold;
	line-height:14px;
}
.episode-text {
	line-height:24px;
	color: #fffffe;
	font-size:20px;
	font-weight:bold;
}
.episode-text2 {
	line-height:20px;
	color: #ffbc5a;
	font-size:17px;
	font-weight:bold;
}
img {
	border: none;
}

