/*

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

  $Bestandsnaam: stylesheet2.css
	
*/

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

a:link {
	color: #FFFFFF;
	text-decoration: underline}
			
a:visited {
	color: #FFFFFF;
	text-decoration: underline}
				
a:active {
	color: #FFFFFF;
	text-decoration: underline} 
			
a:hover {
	color: #FFFFFF;
	text-decoration: underline}

.titel{
	color: #FFFFFF;
    font-size: 15px}
	