.borders {
	border-top: 2px none #e61e80;
	border-right: 2px solid #e61e80;
	border-bottom: 2px none #e61e80;
	border-left: 2px solid #e61e80;

}
.bigtext {
	font-family: tahoma;
	font-size: 28px;
	font-weight: bold;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #ec1f8d;
}
a:active {
	color: #000000;
}
.smalltext {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.episodetext {	FONT: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.bigtext2 {
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.borders2 {

	border-top: 2px none #e61e80;
	border-right: 2px solid #e61e80;
	border-bottom: 2px none #e61e80;
	border-left: 2px none #e61e80;
}

