BODY {
  text-align: center;
  background: #ccffff;
  color: #006699;
  margin: 3px;
  font-family: Arial, Helvetica, sans-serif
}


A {
  color : #0000CC;
  background : #CCFFFF;
}

h1 {
  color: #FF0000;
  font-size: large;
  font-style: italic;
  font-weight: bold;
  text-align: center
}
h2 {
  font-size: medium;
  font-style: italic;
  font-weight: bold;
  text-align: center
}

h4 {
  font-size: 13px;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  text-align: center
}

h5 {
  font-size: 16px;
  font-style: italic;
  font-variant: normal;
  color: #FF0000;
  font-weight: bold
}

h6 {
  font: normal normal normal xx-small normal
}

hr  {
  color: #006699;
  width: 95%;
}

A:HOVER {
	color : #FF0033;
	background : #CCFFFF;
    }

FORM {
	display: inline;
}

table.aanbiedingen {
background: #FFFF00
}
