/*

  Hèlens Webstudio  http://www.helenswebstudio.nl
  Copyright (c) Hèlens Webstudio

  $Bestandsnaam: stylesheet.css
	
*/

body {
	background-color: #524242;
  	margin: 0px;
	font-family: Trebuchet MS, Arial;
	font-size: 13px;
	color: #000000}
	
.main {
	font-family: Trebuchet MS, Arial;
	font-size: 13px;
	color: #000000}

a:link {
	color: #7c7c90;
	text-decoration: none}
			
a:visited {
	color: #7c7c90;
	text-decoration: none}
				
a:active {
	color: #7c7c90;
	text-decoration: none} 
			
a:hover {
	color: #7c7c90C;
	text-decoration: underline}

.footer {
	font-size: 11px;
	color: #fbfbcf}
	
a.footer:link {
	color: #fbfbcf;
	text-decoration: none}
	
a.footer:active {
	COLOR: #fbfbcf;
	TEXT-DECORATION: none}
	
a.footer:visited {
	COLOR: #fbfbcf;
	TEXT-DECORATION: none}
	
a.footer:hover {
	COLOR: #fbfbcf;
	TEXT-DECORATION: underline}

.titel {
	color: #7c7c90;
	font-size: 21px}

.kopje {
	color: #7c7c90;
	font-size: 18px}

.cursief {
	color: #7c7c90;
	font-size: 13px;
	font-weight: bold;
	font-style: italic}
	
.small{
	color: #000000;
	font-size: 11px;
	font-style: italic}
