/*

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

  $Bestandsnaam: stylesheet.php
	
*/

BODY {
    background-color: #000000;
	margin: 0px;
	font-family: Trebuchet MS, verdana, tahoma, arial;
	font-size: 13px;
	color: #DEDEDE}
	
.main {
	font-size: 13px;
	color: #DEDEDE}

a:link {
	color: #FD7507;
	text-decoration: underline}
			
a:visited {
	color: #FD7507;
	text-decoration: underline}
				
a:active {
	color: #FD7507;
	text-decoration: underline}
			
a:hover {
	color: #FD7507;
	text-decoration: underline}
	
.titel {
	font-size: 15px;
	font-weight: bold;
	color: #FD7507}
	
.header {
	font-size: 13px;
    font-variant: small-caps;
	color: #FFDE43}

a.header:link {
	color: #FFDE43;
	text-decoration: none}
	
a.header:active {
	color: #FFDE43;
	text-decoration: none}
	
a.header:visited {
	color: #FFDE43;
	text-decoration: none}
	
a.header:hover {
	color: #FF8543;
	text-decoration: none}

.menu {
	font-size: 14px;
    font-variant: small-caps;
	font-weight: bold;
	color: #FFDE43}

a.menu:link {
	color: #FFDE43;
	text-decoration: none}
	
a.menu:active {
	color: #FFDE43;
	text-decoration: none}
	
a.menu:visited {
	color: #FFDE43;
	text-decoration: none}
	
a.menu:hover {
	color: #FFDE43;
	text-decoration: underline}
	
.footer {
	font-size: 11px;
	color: #EDD743;
	font-weight: bold}

a.footer:link {
	color: #EDD743;
	text-decoration: none}
	
a.footer:active {
	color: #EDD743;
	text-decoration: none}
	
a.footer:visited {
	color: #EDD743;
	text-decoration: none}
	
a.footer:hover {
	color: #FD7507;
	text-decoration: none}
	