BODY {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-style : normal;
	background-color : Navy;
	background-image : url(images/bg.gif);
	background-attachment : fixed;
}

TD {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-style : normal;
	color: E5E5E5;
}

IMG {
	Color : Black;
}

P {
	color: E5E5E5;
	margin : 15px;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-style : normal;
	font-size: 13px;
}

DIV {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-style : normal;
	font-size: 13px;
}

B {
	color : Yellow;
}

A:link
{color: Yellow; text-decoration: underline; font-weight: normal}
A:active
{color: White; text-decoration: none; font-weight: normal}
A:visited
{color: Yellow; text-decoration: underline; font-weight: normal}
A:hover
{color: White; text-decoration: underline; font-weight: normal}

.geel{
	color : Yellow;
}

.superklein{
	color : #D2D2D2;
	font-size : 10px;
}

.klein{
	color : #D2D2D2;
	font-size : 11px;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-style : normal;
}

.medium{
	color : Yellow;
	font-size : 15px;
}

.maxi{
	font-size : 17px;
}

.uitroep{
	color : Yellow;
	font-size : 17px;
}

.header{
	color : Yellow;
	font-size : 20px;
}

.titel{
	color : Yellow;
	font-size : 23px;
}

.supertitel{
	color : Yellow;
	font-size : 33px;
}

