BODY  {
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, Times New Roman, Times;
	color : #4e321a;
	font-size : 11px;
}

#mainContainer {
	width: 977px;
	height: 568px;
	margin: 0px auto;
	color: #4e321a;
	table-layout: fixed;
	font-family : Verdana, Arial, Helvetica, Times New Roman, Times;
	font-size : 11px;
}

#zomer {
	background-image:url("../pictures/achtergrond_groot_zomer.jpg");
	background-position: 50% 50%;
	background-repeat: no-repeat; 

}

A:link  {
	text-decoration : underline;
	color : #4e321a;
	font-family : Verdana, Arial, Helvetica, Times New Roman, Times;
}

A:visited  {
	text-decoration : underline;
	color : #4e321a;
	font-family : Verdana, Arial, Helvetica, Times New Roman, Times;
}

A:active  {
	text-decoration : none;
	color : #4e321a;
	font-family : Verdana, Arial, Helvetica, Times New Roman, Times;
}

A:hover  {
	text-decoration : underline;
	color : #fe8101;
	font-family : Verdana, Arial, Helvetica, Times New Roman, Times;
}

TABLE  {
	font-size : 10pt;
	color : #4e321a;
	font-family : Verdana, Arial, Helvetica, Times New Roman, Times;
}

