﻿body
{
	font-family: 'Times New Roman' , Verdana;
}
.Content
{
	font-size: 12pt;
	overflow: auto;
	width: 100%;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 18px;
	color: #556391;
}
.Welkom
{
	font-size: 12pt;
	overflow: auto;
	width: 100%;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 18px;
	color: #556391;
}
A
{
    COLOR: #CB5E6E;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: #CB5E6E;
    TEXT-DECORATION: none
}
A:active
{
    COLOR: #CB5E6E;
    TEXT-DECORATION: none
}
A:link
{
    COLOR: #CB5E6E;
    TEXT-DECORATION: none
}
.MenuBtn
{
	cursor: hand;	
}
