body{ 
		font-family					: Verdana;
		scrollbar-face-color		: blue;
		scrollbar-arrow-color		: yellow;
		scrollbar-shadow-color		: #CC0000;
		Color						: yellow;
		background-color			: Green;
}

.body_rene{
		font-family					: Verdana;
		scrollbar-face-color		: blue;
		scrollbar-arrow-color		: yellow;
		scrollbar-shadow-color		: #CC0000;
		Color						: white;
		background-color			: green;
}

.body_miranda{
		font-family					: Verdana;
		scrollbar-face-color		: blue;
		scrollbar-arrow-color		: yellow;
		scrollbar-shadow-color		: #CC0000;
		Color						: white;
		background-color			: red;
}

.body_kevin{ 
		font-family					: Verdana;
		font-size					: 12;
		scrollbar-face-color		: blue;
		scrollbar-arrow-color		: yellow;
		scrollbar-shadow-color		: #CC0000;
		Color						: lightblue;
		background-color			: darkblue;
}

.body_myrthe{ 
		font-family					: Verdana;
		scrollbar-face-color		: blue;
		scrollbar-arrow-color		: yellow;
		scrollbar-shadow-color		: #CC0000;
		Color						: black;
		background-color			: magenta;
}

.td_beginscherm{	font-family		: Verdana;
					Color			: white;
					font-size		: 40}

test{
		scrollbar-face-color		: #5655d7;
		scrollbar-highlight-color	: #6e6dbe;
		scrollbar-shadow-color		: #5655d7;
		scrollbar-arrow-color		: #6e6dbe;
		scrollbar-base-color		: #5655d7
}

table{ 
		border-color	: blue;
		font-family		: Verdana}

td{		font-family		: Verdana;
		Color			: white;
		font-size		: 15}

th{		font-family		: Verdana;
		Color			: blue;
		font-size		: 15}
}

img{
		border-width		: medium;
		border-color		: blue;
}

A:link    { 
		font-family		: Verdana;
		text-decoration	: none;
		Color			: white;
}

A:hoover  { 
		font-family		: Verdana;
		text-decoration	: none;
		Color			: white;
}

A:active  { 
		font-family		: Verdana;
		text-decoration	: none;
		Color			: white;
}

A:visited { 
		font-family		: Verdana;
		text-decoration	: none;
		Color			: white;
}

.buttonSelect{
		color			: purple;
		width			: 450px;
		height			: 30px;
		font-size		: 25pt;
		text-align		: center;
		padding-top		: 1px;
		cursor			: hand;
		font-weight		: bold;
}

.buttonSelectOver{
		color			: yellow;
		background-color: red;
		width			: 450px;
		height			: 30px;
		font-size		: 25pt;
		text-align		: center;
		padding-top		: 2px;
		cursor			: hand;
		font-weight		: bold;
}

.buttonNoSelect{
		color			: black;
		width			: 120px;
		height			: 21px;
		font-size		: 8pt;
		text-align		: right;
		padding-top		: 2px;
}

.buttonKoptekst{
		color			: blue;
		width			: 120px;
		height			: 21px;
		font-size		: 10pt;
		text-align		: right;
		padding-top		: 2px;
		font-weight		: bold;
}

.buttonKoptekstSelect{
		color			: green;
		width			: 120px;
		height			: 21px;
		font-size		: 10pt;
		text-align		: right;
		padding-top		: 2px;
		font-weight		: bold;
		cursor			: hand;
}

.buttonKoptekstSelectOver{
		color			: #FFFFCC;
		background-color	: green;
		width			: 120px;
		height			: 21px;
		font-size		: 10pt;
		text-align		: right;
		padding-top		: 2px;
		font-weight		: bold;
		cursor			: hand;
}

.buttonTerug{
		color			: black;
		width			: 120px;
		height			: 21px;
		font-size		: 8pt;
		text-align		: right;
		padding-top		: 2px;
		font-weight		: bold;
}
.buttonTerugOver{
		color			: yellow;
		background-color	: red;
		width			: 120px;
		height			: 21px;
		font-size		: 8pt;
		text-align		: right;
		padding-top		: 2px;
		font-weight		: bold;
}

.koptekstKlein{
		color			: blue;
		font-size		: 8pt;
		font-weight		: bold;
}

.koptekstMiddel{
		color			: blue;
		font-size		: 12pt;
		font-weight		: bold;
}

.koptekstGroot{
		color			: blue;
		font-size		: 16pt;
		font-weight		: bold;
}

.koptekstExtraGroot{
		color			: blue;
		font-size		: 20pt;
		font-weight		: bold;
}

.tekstKlein{
		color			: black;
		font-size		: 8pt;
		font-weight		: bold;
}

.tekstMiddel{
		font-family		: Verdana;
		color			: white;
		font-size		: 10pt;
}

.tekstGroot{
		color			: white;
		font-size		: 16pt;
		font-weight		: bold;
}

.tekstExtraGroot{
		color			: black;
		font-size		: 20pt;
		font-weight		: bold;
}

.tekstReclame{
		color			: red;
		font-family		: Bazooka;
		font-size		: 40pt;
		font-weight		: bold;
}