.episode_title {
	font-family: Verdana;
	font-size: 28px;
	font-weight: bold;
	color: #FFFFFF;
}
.normal_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}

.bot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.bot:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.bot2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.enter {
	font-family: Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.enter:hover {
	font-family: Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: overline underline;
}

.enter2 {
	font-family: Verdana;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}