/* CSS Document */
* {margin:0; font-size:100%;}

body {
	background-image: url(images/grass_hd_wallpaper.jpg);
	background-color: #999;
	color: #000;
	font-size: 13px;
	text-align: center;
}

td {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #720500;
	
}

.menu {
	text-align: center;
	color: #CCC;
	font-weight: bold;
	font-size: 14pt;
}

a:link {
	color: #CCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCC;
}
a:hover {
	text-decoration: none;
	color: #720500;
}
a:active {
	text-decoration: none;
	color: #374F15;
}
.tabel {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #ff0000;

}
.form {
	color: #FF0;
	font-weight: bold;
}

.form1 {
	color: #CCC;
	font-weight: bold;
	color: #720701;
}
.form u {
	color: #FF0;
	font-size: 14pt;
	font-style: normal;
	text-align: left;

}
.ajax {
	background: url(images/aanbeveling.jpg) no-repeat;
	cursor: pointer;
	display: block;
	height: 69px;
	text-decoration: none;
	width: 160px;
}
td {
	text-align: center;
}
td {
	color: #CCC;
}

