/*------------- TAG A --------------*/
A
  { text-decoration: none;
    color: #993333;
  }
A:link
  { text-decoration: underline;
    color: #993333;
  }
A:active
  { text-decoration: underline;
    color: #993333;
  }
A:visited
  { text-decoration: underline;
    color: #993333;
  }
A:hover
  { text-decoration: underline;
    color: #333333;
  }
  
  .style1 {
	font-size: large;
	color: #993333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	float: none;
	
}
.style3 {font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
body {
	background-image: url(../../debliedemaker/images/layout/bg4_grijs.jpg);
}
  
.style4 {
	border-color: #FFFFFF;
	}
	
.style5 {color: #993333}	
}
#hoofding {
	background-color: #999999;
}
#invul {
	background-color: #FFFFFF;
}
#onderaan {
	background-color: #999999;
}
#datum {
	background-color: #FFFFFF;
}
#outline {
	background-color: #999999;
	
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
