BODY, TABLE {
	font-family : Monotype Corsiva;
	font-size : 20px;
	color: #ff9000;
	letter-spacing: 1px;
}

A {
	text-decoration: none;
	color:white;
}

A:HOVER {
	text-decoration: underline;
	color:white;
}

#col1 {
	color : Red;
}

.mastertable {
	border-right: 1px solid #6d0909;
	border-left: 1px solid #6d0909;
}

.underlinedecoratie {
	text-decoration: underline;
}

.inputfields {
	border: 1px solid #ff9000;
	background-color: #784343;
	color: #ff9000;
}