body {
	clip:  rect(0px auto auto auto);
	margin: 0px;
	background-color: #000000;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.ekur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	font-weight: bold;
} 

a.ekur:hover {
	
	color:#F3F758;
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F9FF57;
	text-decoration: none;
}
a.buttons:hover {
	
	color:#993300;
}
.skip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00CCFF;
	font-weight: bold;
	text-decoration: none;
}
.skip:hover {
	text-decoration: none;
	color: #FFCC00;
	
}
