BODY {
	color: #c0c0c0;
	font-family: Verdana;
	font-size: 11pt;
	margin: 8px 0px 0px 5px;
}
h1 {
	color: #ffce00;
	font-size: 15px;
}
h2 {
	color: #ff9900;
	text-align: left;
}

H4 {
	color: #c0c0c0; font-size: 8pt; font-family: Verdana;
}

TH {
	background-color: #6a42d5;
	color: #c0c0c0;
	font-size: 12pt;
	font-family: Verdana;
	text-align: center;
}

TD {
	color: #c0c0c0;
	font-size: 10pt;
	font-family: Verdana;
}

A:link {
	color: #ff5a13;
	font-family:  Verdana, sans-serif;
}

A:visited {
	color: #bebebe;
	font-family: Verdana, sans-serif;
}

A:hover {
	background-color: #0065ff;
	color: Yellow;
	font-family: Verdana, sans-serif;
	text-align: right;
}

LI {
	margin-bottom: 0px; margin-top: 0px;
}

UL {
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 15pt;
	list-style-type: square;
}

.menu {
	font-family: "Lucidia", Verdana;
	font-weight: bold;
	font-size: 8pt;
	text-align: right;
}

.textfield {
	font-size: 10px;
	background-image: url(http://www.active-scripts.net/txtbox_shadow.gif);
}

.textarea {
	font-family: "Lucidia", Verdana;
	font-size: 12px;
	background-image: url(http://www.active-scripts.net/txtarea_shadow.gif);
}

.buttons {
	font-size: 10px;
	background-image: url(http://www.active-scripts.net/txtbox_shadow.gif);
}

.credits_kolom1 {
	color: #FFF;
	font-weight: bold;
	line-height: 14pt;
}

p.credits_namen {
	color:#FFCC66;
	line-height: 14pt;
}
h3 {
	color: #FFF;
	font-size: 13px;
	font-family: Verdana;
}

#sponsorlinks:link {
  color: #ffce00; 
  font-family:  Verdana;
}

#sponsorlinks:visited {
  color: #ffce00; 
  font-family: Verdana;
}

#sponsorlinks:hover {
  color: #DFF898; 
  background-color: #200072; 
  font-family: Verdana;
}
a.newsLinks:link {
  color: #ffce00; 
  font-family:  Verdana;
  font-size:14px;
  font-style:bold;
  text-decoration:none;
}
a.newsLinks:visited {
  color: #ffce00; 
  font-family: Verdana;
  font-size:14px;
  font-style:bold;
  text-decoration:none;
}
a.newsLinks:hover {
  color: #DFF898; 
  background-color: #200072; 
  font-family: Verdana;
  font-size:14px;
  font-style:bold;
  text-decoration:underline;
}

a.link_nocolor:hover {
	background-color: transparent;
}
.clr {
	clear: both;
}
