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

body, td, th {
	font-family: "Segoe UI", Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	color: #990000;
}

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

a:active, a:hover {
	color: #fff;
}

.episodetitle {
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
	text-transform: uppercase;
	padding-top: 4px;
	letter-spacing: 1px;
}

.stats {
	font-weight: bold;
	color: #CD1054;
	font-size: 11px;
	text-transform: uppercase;
}

.images img {
	border: 3px solid #cc0000;
}

.dvddesc {
	margin-top: 4px;
	color: black;
}

.dvdtitle a, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #cc0000;
}

.dvdtitle a:hover {
	color: white;
	background-color: #cc0000;
}