body {
	background-color: #000000;
	color: #ffffff;
	font-family: times, serif;
	font-size: 14px;
	line-height: 14px;
	text-align: justify;
}

div.episodes {
	font-style: italic;
	font-size: 11px;
	line-height: 14px;
	color: #ffffff;
	font-family: times, serif;
	text-align: right;
}

a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #bb8844;
	text-decoration: none;
}
a:active {
	color: #ffddaa;
	text-decoration: none;
}
a img {
  border-width:0;
}
