a {
	text-decoration:none;
	color:#A3A3A3;
	border:0px solid #000000;
}

.tekstcell {
	text-align:center;
	text-decoration:none;
	font-size:2em;
}

.button {
	width:100%;
	border:0px solid #000000;
}

.button:hover {
	opacity:0.7;
}

.buttoncell {
	width:30%;
}

a:hover {
	color:#666666;
}

h1 {
	font-size:2em;
	font-weight:lighter;
}

h2 {
	margin-top:0;
	margin-bottom:0.5em;
	font-weight:lighter;
	font-size:24pt;
}

div {
}

h3 {
	font-size:2em;
}

body {
	background-color:#000000;
	text-align:center;
	font-family:Optima;
	color:#B3B3B3;
	font-size:1em;
}

