a:link.blue {

	font-weight:bold;

	color: #204386;

	text-decoration: none;

}



a:visited.blue {

	font-weight:bold;

	color: #204386;

	text-decoration: none;

}



a:hover.blue {

	font-weight:bold;

	color: #204386;

	text-decoration: underline;

}



a:active.blue {

	font-weight:bold;

	color: #204386;

	text-decoration: none;

}



a:link.brown {

	font-weight:bold;

	color: #85400C;

	text-decoration: none;

}



a:visited.brown {

	font-weight:bold;

	color: #85400C;

	text-decoration: none;

}



a:hover.brown {

	font-weight:bold;

	color: #85400C;

	text-decoration: underline;

}



a:active.brown {

	font-weight:bold;

	color: #85400C;

	text-decoration: none;

}



a:link.red {

	font-weight:bold;

	color: #D1000D;

	text-decoration: none;

}



a:visited.red {

	font-weight:bold;

	color: #D1000D;

	text-decoration: none;

}



a:hover.red {

	font-weight:bold;

	color: #D1000D;

	text-decoration: underline;

}



a:active.red {

	font-weight:bold;

	color: #D1000D;

	text-decoration: none;

}



a:link.white {

	font-weight:bold;

	color: #FFFFFF;

	text-decoration: none;

}



a:visited.white {

	font-weight:bold;

	color: #FFFFFF;

	text-decoration: none;

}



a:hover.white {

	font-weight:bold;

	color: #FFFFFF;

	text-decoration: underline;

}



a:active.white {

	font-weight:bold;

	color: #FFFFFF;

	text-decoration: none;

}



a:link.yellow {

	font-weight:bold;

	color: #E6B522;

	text-decoration: none;

}



a:visited.yellow {

	font-weight:bold;

	color: #E6B522;

	text-decoration: none;

}



a:hover.yellow {

	font-weight:bold;

	color: #E6B522;

	text-decoration: underline;

}



a:active.yellow {

	font-weight:bold;

	color: #E6B522;

	text-decoration: none;

}



h1 { 

	font-family: Tahoma; 

	font-size: 10pt; 

	font-weight: bold 

}



td { 

	font-family: Tahoma;

	font-size: 10pt;

}



td.right { 

	font-family: Tahoma;

	font-size: 10pt; color:#FFFFFF

}

h1.klusclub {
	font-size: 18pt;
	font-weight:bold;
	color: #204386;
}	

a:link.klusclub {

	font-family: Tahoma;
	font-size: 25pt;
	font-weight: bold;
	color: #000;
	text-decoration: none;

}
a:visited.klusclub {

	font-family: Tahoma;
	font-size: 25pt;
	font-weight: bold;
	color: #000;
	text-decoration: none;

}
a:hover.klusclub {

	font-family: Tahoma;
	font-size: 25pt;
	font-weight: bold;
	color: #000;
	text-decoration: underline;

}
a:active.klusclub {

	font-family: Tahoma;
	font-size: 25pt;
	font-weight: bold;
	color: #000;
	text-decoration: none;

}
#films {
	font-family: Tahoma;
	color: #fff;
	margin: 0;
	width: 100%;
}

#films h2 {
	font-size: 12pt;
	border-bottom: 1px solid #fff;
	margin:0;
	padding: 5px;
}

#films a {
	display: block;
	color: #fff;
	font-weight:normal;
	font-size:10pt;
	text-decoration:none;
	border-bottom: 1px solid #fff;
	padding: 5px;
}	

#films a:hover {
	background-color: #000;
}