BODY, TD, P       { color: black; font: 11px Verdana, Arial }
body {
	background-color: #210140;
}

h1 {
	font-size: 12px;
	font-weight: bold;
}

.title  { color: #210140; font-weight: 600; font-size: 20px; font-family: Garamond, "Times New Roman" }
a  { color: black; line-height: 15px; text-decoration: underline }
a:link  { color: black; line-height: 15px; text-decoration: underline }
a:visited    { color: black; line-height: 15px; text-decoration: underline }
a:hover    { color: black; line-height: 15px; text-decoration: none }
a:active   { color: black; line-height: 15px; text-decoration: none }
.klein { font-size: 9px }
.klein_grijs  { color: silver; font-size: 9px }
a.klein_grijs   { color: #ccc; font-size: 9px }
a.klein_grijs:link   { color: #ccc; font-size: 9px; text-decoration: underline }
a.klein_grijs:visited   { color: #ccc; font-size: 9px; text-decoration: underline }
a.klein_grijs:hover   { color: #ccc; font-size: 9px; text-decoration: none }
a.klein_grijs:active   { color: #ccc; font-size: 9px; text-decoration: none }
