body
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url( "images/achtergrond.gif" );
	background-repeat: repeat;
	background-attachment: scroll;
}

.NORMAL
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.TITELMAIN
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #DFB8DF;
}

.TITEL
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #503750;
}

.MENU
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #402640;
	border-right: 1px dotted #DFB8DF;
	border-bottom: 1px dotted #DFB8DF;
	border-left: 1px dotted #DFB8DF;
	background-color: #E7B5E7;
	cursor: pointer;
}

.LINK
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #503750;
	text-decoration: underline;
}
