/*

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

  $Bestandsnaam: stylesheet.css
	
*/

body {
	background-color: #51526B;
  	margin: 0px;
	font-family: Trebuchet MS, Arial;
	font-size: 13px;
	color: #C0C0C0}

.main {
	font-family: Trebuchet MS, Arial;
	font-size: 13px;
	color: #C0C0C0}

a:link {
	color: #C0C0C0;
	text-decoration: underline}
			
a:visited {
	color: #C0C0C0;
	text-decoration: underline}
				
a:active {
	color: #C0C0C0;
	text-decoration: underline}
			
a:hover {
	color: #7989BF;
	text-decoration: underline}
			
.titel {
	color: #7989BF;
	font-size: 18px;
	font-weight: bold}

.mainblue {
	font-family: Trebuchet MS, Arial;
	font-size: 13px;
	color: #7989BF}

.mainblack {
	font-family: Trebuchet MS, Arial;
	font-size: 13px;
	color: #000000}

.small {
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	color: #C0C0C0}

a.small:link {
	color: #C0C0C0;
	text-decoration: none}
			
a.small:visited {
	color: #C0C0C0;
	text-decoration: none}
				
a.small:active {
	color: #C0C0C0;
	text-decoration: none}
			
a.small:hover {
	color: #7989BF;
	text-decoration: underline}

.smallblue {
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	color: #7989BF}

a.smallblue:link {
	color: #7989BF;
	text-decoration: none}
			
a.smallblue:visited {
	color: #7989BF;
	text-decoration: none}
				
a.smallblue:active {
	color: #7989BF;
	text-decoration: none}
			
a.smallblue:hover {
	color: #7989BF;
	text-decoration: none}
	
.smallblack {
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	color: #000000}

a.smallblack:link {
	color: #000000;
	text-decoration: underline}
			
a.smallblack:visited {
	color: #000000;
	text-decoration: underline}
				
a.smallblack:active {
	color: #000000;
	text-decoration: underline}
			
a.smallblack:hover {
	color: #000000;
	text-decoration: underline}

