.body
{
	background-color: RGB(255,255,255);
}

.donkergrijs
{
	background-color: RGB(31,31,31);
}

.zwart
{
	background-color: RGB(0,0,0);
}

.grijs
{
	background-color: RGB(85,83,84);
}

.menu
{
	background-color: RGB(140,140,140);
}

.webmaster
{
	color: RGB(160,160,160);
	font-family: Arial;
	font-size: 8pt;
	text-align: right;
}













.frame
{
	background-color: RGB(173,195,0);
}

.iFrame
{
	background-color: RGB(214,231,115);
}

.submenu
{
	color: RGB(255,255,255);
	font-family: Arial;
	font-size: 8pt;
	text-align: justify;
}

.menuTitel
{
	color: RGB(255,255,255);
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: justify;
}

H1
{
	color: RGB(160,160,160);
	font-family: Arial;
	font-size: 12pt;
	text-align: right;
}

H2
{
	color: RGB(160,160,160);
	font-family: Arial;
	font-size: 10pt;
}

.titel
{
	color: RGB(173,195,0);
	font-family: Arial;
	font-size: 10pt;
}

.tekst
{
	color: RGB(160,160,160);
	font-family: Arial;
	font-size: 10pt;
	text-align: justify;
}

.kleineTekst
{
	color: RGB(123,138,41);
	font-family: Arial;
	font-size: 8pt;
}

.tabel
{
	color: RGB(123,138,41);
	font-family: Arial;
	font-size: 8pt;
	text-align: justify;
}

.tabelTitel
{
	color: RGB(123,138,41);
	font-family: Arial;
	font-size: 10pt;
	align: left;
}




A:link 		{ 	color: RGB(255,255,255);	text-decoration: none;			}

A:visited	{ 	color: RGB(255,255,255);	text-decoration: none;			}

A:active	{	color: RGB(255,255,255);	text-decoration: none; 			}

A:hover 	{ 	color: RGB(255,255,255);	text-decoration: underline; 		}



A.link:link 	{ 	color: RGB(160,160,160);		text-decoration: none;			}

A.link:visited	{ 	color: RGB(160,160,160);		text-decoration: none; 			}

A.link:active	{	color: RGB(160,160,160);		text-decoration: none;			}

A.link:hover 	{ 	color: RGB(160,160,160);		text-decoration: underline; 		}



A.zonderlijn:link 	{ 	color: RGB(0,0,0);		text-decoration: none;			}

A.zonderlijn:visited	{ 	color: RGB(0,0,0);		text-decoration: none; 			}

A.zonderlijn:active	{	color: RGB(0,0,0);		text-decoration: none;			}

A.zonderlijn:hover 	{ 	color: RGB(0,0,0);		text-decoration: none; 			}



A.betaald:link 		{ 	color: RGB(255,0,0);		font-weight: bold;			}

A.betaald:visited	{ 	color: RGB(255,0,0);		font-weight: bold; 			}

A.betaald:active	{	color: RGB(255,0,0);		font-weight: bold;			}

A.betaald:hover 	{ 	color: RGB(255,0,0);		font-weight: bold;	text-decoration: underline; 		}



A.webmaster:link 	{ 	color: RGB(160,160,160);		text-decoration: none;			}

A.webmaster:visited	{ 	color: RGB(160,160,160);		text-decoration: none; 			}

A.webmaster:active	{	color: RGB(160,160,160);		text-decoration: none;			}

A.webmaster:hover 	{ 	color: RGB(160,160,160);		text-decoration: underline; 		}