.episoden a {
		color : #000000;
		text-decoration : none;
}

.episoden a:hover {
		color : #000000;
		text-decoration : underline;
		font-weight : bold;
}

.footer a {
		color : #000000;
		text-decoration : none;
}

.footer a:hover {
		color : #000000;
		text-decoration : underline;
}

