a:link {
	color: #0749b2;
}
a:visited {
	color: #0749b2;
}
a:hover {
	color: #000000;
}
a:active {
	color: #0749b2;
}
.smalltext {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0f5167;
	line-height: normal;

}
.episodetitle {
	font-family: arial;
	font-size: 21px;
	font-weight: bold;
	color: #43001a;
	line-height: normal;
	font-style: normal;

}
.episodetext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
}
.episodetitle2 {
	font-family: arial;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
	font-style: normal;

}
.border {
	border: 1px solid #FFFFFF;
}

