
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
}
body {
	background-color: #FFD0CD;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.thumbs-border-pink {
	border: 1px solid #e0005f;
}
.thumbs-border-blue {
	border: 1px solid #000000;
}
.episode-title {
	font-size: 18px;
	color: #e70071;
}
.episode-text {
	font-size: 12px;
	color: #6E0435;
	line-height: 1.3em;
	font-weight: normal;
}
.welcome-text {
	font-size: 12px;
	color: #6E0435;
	line-height: 1.3em;
	font-weight: normal;
}
.normal-text {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6E0435;
	line-height: 1.3em;
	font-weight: normal;
}
.bold-text {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6E0435;
	line-height: 1.3em;
	font-weight: bold;
}
a {
	color: #E6006E;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #520F2E;
}
A.b{
	color: #6E0435;
	text-decoration: none;
}
A.b:hover{
	color: #6E0435;
	text-decoration: none;
}
A.b:visited{
    color: #6E0435;
	text-decoration: none;
}

A.c{
	color: #E6006E;
	text-decoration: underline;
	font-weight: bold;
}
A.c:hover{
	color: #520F2E;
	text-decoration: none;
	font-weight: bold;
}
A.c:visited{
    color: #000000;
	text-decoration: underline;
	font-weight: bold;
}