.bglinks {
	background: yellow;
}

.bgleeg {
	background-image: url(images/grote_leegte.jpg);
	background-repeat: repeat;
}

.bgrechts {
	background-image: url(images/rechts_boord.jpg);
	background-repeat: repeat-y;
}

A:link {text-decoration: none; color: black; font-family: arial; font-weight: bold; font-size: 13;}
A:active {text-decoration: none; color: #003366; font-family: arial; font-weight: bold; font-size: 13;}
A:visited {text-decoration: none; color: #003366; font-family: arial; font-weight: bold; font-size: 13;}
A:hover {text-decoration: none; color: #0000FF; font-family: arial; font-weight: bold; font-size: 13;}

A.groot:link {text-decoration: none; color: green; font-family: comic sans ms; font-weight: bold; font-size: 24;}
A.groot:active {text-decoration: none; color: green; font-family: comic sans ms; font-weight: bold; font-size: 24;}
A.groot:visited {text-decoration: none; color: green; font-family: comic sans ms; font-weight: bold; font-size: 24;}
A.groot:hover {text-decoration: none; color: green; font-family: comic sans ms; font-weight: bold; font-size: 24;}

A.blue:link {text-decoration: none; color: blue; font-family: arial; font-weight: bold; font-size: 13;}
A.blue:active {text-decoration: none; color: #003366; font-family: arial; font-weight: bold; font-size: 13;}
A.blue:visited {text-decoration: none; color: #003366; font-family: arial; font-weight: bold; font-size: 13;}
A.blue:hover {text-decoration: none; color: black; font-family: arial; font-weight: bold; font-size: 13;}

a.red:link {text-decoration: none; color: #FF0000; font-family: arial; font-weight: bold; font-size: 30;}
a.red:active {text-decoration: none; color: #003366; font-family: arial; font-weight: bold; font-size: 13;}
a.red:visited {text-decoration: none; color: #003366; font-family: arial; font-weight: bold; font-size: 13;}
a.red:hover {text-decoration: none; color: #0000FF; font-family: arial; font-weight: bold; font-size: 13;}

A.mail:link {text-decoration: none; color: black; font-family: arial; font-weight: bold; font-size: 13;}
A.mail:active {text-decoration: none; color: #003366; font-family: arial; font-weight: bold; font-size: 13;}
A.mail:visited {text-decoration: none; color: #003366; font-family: arial; font-weight: bold; font-size: 13;}
A.mail:hover {text-decoration: none; color: #0000FF; font-family: arial; font-weight: bold; font-size: 13;}



ul { list-style-type: square }

.style1 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
}

.style12 {font-size: 12px}

.style13 {
	font-size: 12px;
	font-weight: bold;
}

.style2 {
	font-size: 9px;
	font-weight: bold;
}

.style3 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
}

.style32 {color: #003366; font-weight: bold; }

h1{text-align: justify; font-size: 12px; color: black; margin: 5px; font-family: arial}
h2{font-size: 12px; color: 000000; margin: 5px}
h3{font-size: 10; color: 000000; font-face: Arial; text-align: right}
h4{font-size: 11px; color: black; font-family: arial}
h5{font-size: 12px; color: blue; margin: 5px; font-family: comic sans ms}
h6{font-size: 11px; color: red; font-family: arial; text-align: center}
