body,td,th {
	font-family: Trebuchet MS, Arial;
	font-size: 14px;
	color: #FFF9CA;
}

body {
	background-color: #ffef9e;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link, a:visited {
	color: #FFDF1C;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #88FFFF;
}

a:active {
	text-decoration: underline;
	color: #FDD51C;
}

.episodetitle {
	color: #FFD600;
	font-weight: bold;
	font-size: 20px;
}

.episodetext {
	font-size: 11px;
	line-height: 12px;
}

.dvdtitle {
	color: #ffd600;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 18px;
	font-weight: bold;
	position: relative;
	top: 8px;
}

.dvdtext {
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	border-bottom: 1px dotted #FFF9CA;
}

.dvdbox_title {
	padding-top: 4px;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
}

a:link, a:visited img {
	color: #FFDF1C;
}

a:hover img  {
	color: #FFFFFF;
}
