*						{font-family:verdana, Verdana, sans-serif}

html, body	{
		width:100%;
		height:100%;
		margin:0;
		padding:0;
		background-image:url(images/bg.gif);
		background-repeat:repeat;
		text-align:center;
		}

html		{
		overflow-y:scroll;
		}

#all		{
		width:100%;
		text-align:center;
		}

.kop				{font-size:10px; font-weight:bold}
*, a, p, td, .body, .link			{font-size:10px}
.top10				{font-size:10px}
.voorkeuze			{font-size:10px; font-weight:bold}

/* a, p, td, .kop, .body, .link, .top10	{line-height:130%} */
.voorkeuze			{line-height:80%}

.kop				{color:#336699}
p, td, .body, .top10			{color:#000000}
a, .link				{color:#CC3300}
.voorkeuze			{color:#FFFFFF}

A:link 				{text-decoration: none}
A:visited 				{text-decoration: none}
A:active				{text-decoration: none}
A:hover				{text-decoration: underline; color: #CC3300}

.tekstbox				{font-family:verdana, sans-serif; font-size:11px; color:#336699; font-weight:bold; background-color:#FFFFFF; border:1px solid #336699}

.button				{font-family:verdana, sans-serif; font-size:11px; color:#336699; font-weight:bold; background-color:#FFFFFF; border:1px solid #336699}


