.borders {
	border: 1px solid #6a6600;
}
.bigtext {
	font-family: impact;
	font-size: 32px;
	font-weight: normal;
	color: #000000;

}
a:link {
	color: #db3256;
}
a:visited {
	color: #db3256;
}
a:hover {
	color: #043478;
}
a:active {
	color: #db3256;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #663300;
	line-height: normal;

}
.bigtext2 {
	font-family: tahoma;
	font-size: 21px;
	font-weight: bold;
	color: #606bfd;
}
.episodetitle {

	font-family: impact;
	font-size: 24px;
	font-weight: normal;
	color: #db3256;
	line-height: normal;
}
.episodetext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #051D2B;
	line-height: normal;
}
.photolink {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #051D2B;
	line-height: normal;
}


