body {
		margin: 0px;
}

h1 {
		font-family: Verdana;
		font-size: 18px;
		color: 163576;
		font-weight: bold;
}

.tekst {
		font-family: Verdana;
		font-size: 12px;
		color: #163576;
		text-decoration: none;

}

a:hover.tekst {
		font-family: Verdana;
		font-size: 12px;
		color: #8c9ebf;
		text-decoration: none;
}

.tekstbig {
		font-family: Verdana;
		font-size: 18px;
		color: #163576;
		text-decoration: none;

}

a:hover.tekstbig {
		font-family: Verdana;
		font-size: 18px;
		color: #8c9ebf;
		text-decoration: none;
}

.gameblauw {
		font-family: Verdana;
		font-size: 11px;
		color: #385c9f;
		text-decoration: none;
}

a:hover.gameblauw {
		font-family: Verdana;
		font-size: 11px;
		color: #8c9ebf;
		text-decoration: underline;
}


.gamepaars {
		font-family: Verdana;
		font-size: 11px;
		color: #865173;
		text-decoration: none;
}

a:hover.gamepaars {
		font-family: Verdana;
		font-size: 11px;
		color: #b398a9;
		text-decoration: underline;
}


.gamegroen {
		font-family: Verdana;
		font-size: 11px;
		color: #548f47;
		text-decoration: none;
}

a:hover.gamegroen {
		font-family: Verdana;
		font-size: 11px;
		color: #9ab793;
		text-decoration: underline;
}


.gamebruin {
		font-family: Verdana;
		font-size: 11px;
		color: #957642;
		text-decoration: none;
}

a:hover.gamebruin {
		font-family: Verdana;
		font-size: 11px;
		color: #baab91;
		text-decoration: underline;
}


.topmenu {
		font-family: Verdana;
		font-size: 11px;
		color: #385c9f;
		text-decoration: none;
		font-weight: bold;
}

a:hover.topmenu {
		font-family: Verdana;
		font-size: 11px;
		color: #8c9ebf;
		text-decoration: underline;
}


.footer {
		font-family: Verdana;
		font-size: 11px;
		color: #e0e0e0;
		text-decoration: none;
}

a:hover.footer {
		font-family: Verdana;
		font-size: 11px;
		color: #e0e0e0;
		text-decoration: underline;
}


