@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 12px;
	color: #666666;
}
body {
	background: #ff98c7 url(images/bg.jpg) repeat;
	margin: 0px;
	background-image: url();
}
.episode-thumbs-border {
	border: 1px solid #D30044;
}
.episode-text {
	color: #23000D;
	font-size: 12px;
	line-height: 1.3em;
	font-weight: normal;
}
.thumbs-border {
	border: 1px solid #C90050;
	background-color: #E90069;
	padding: 4px;
}
.welcome-text {
	color: #430017;
	font-size: 12px;
	line-height: 1.2em;
	font-weight: normal;
}
.episode-title {
	font-size: 20px;
	color: #A50040;
}
.style1 {color: #000000}
.style28 {	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FEFFF1;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style2 {color: #E90069; font-weight: bold; }