body
{
	margin: 0px;
	background-color: #FFAA00;
	color: #000000;
	background-image: url(../images/achtergrond.gif);
	background-repeat: repeat;
}


td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 18px;
}

hr
{
	height: 1px;
	border: none;
	background-color: #FFFFFF;
	color: #FFFFFF;
}

a:link, a:visited, a:active { color: #FF0000; }
a:hover      { color: #FFFFFF; }

.footer
{
	color: #FFFFFF;
}
:link.footer, :visited.footer, :active.footer { text-decoration: none; color:#FFFFFF; }
:hover.footer { text-decoration: none; color:#FF0000; }


