@charset "utf-8";
body	{
	background-image: url(../images/images%20voor%20site/background.jpg);
	color: #FFFFFF;
		}

div		{
	text-align: center;
		}

.table1	{
	border: 1px solid #000000;
	width: 486px;
	background-color:#000000;
		}

.table2	{
	border: 1px solid #000000;
	width: 486px;
	background-color:#000000;
		}

.td1	{
	width: 476px;
	height: 94px;
	background-image: url(../images/images%20voor%20site/background.jpg);
		}

.td2	{
	font-size: 12px;
	width: 119px;
	background-image: url(../images/images%20voor%20site/background.jpg);
		}

a		{
	color: #000000;
	text-decoration: none;
		}

a:visited		{
	color: #000000;
	text-decoration: none;
				}

a:hover		{
	color: #000000;
	text-decoration: none;
				}

img		{
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
		}

