body  {
	font-family : Univers;
	font-size:12px;
	background-color : #718191;
	scrollbar-base-color:#718191;
	scrollbar-track-color:#718191;
	scrollbar-highlight-color:#718191;
	scrollbar-3dlight-color:#FF8C00;
	scrollbar-darkshadow-color:#FF8C00;
	scrollbar-shadow-color:#718191;
	scrollbar-arrow-color:#FF8C00;
}

td {
	border-bottom: 1px ridge Black
}

A:LINK   {
	font-family : Univers;
	color: #FF8C00;
	font-size : 12px;
	text-decoration : none;
}

A:ACTIVE {
	font-family : Univers;
	color: #FF8C00;
	font-size : 12px;  
	text-decoration : none
	}  

A:VISITED {
	font-family : Univers;
	color: #FF8C00;
	font-size : 12px;
	text-decoration : none
}

A:HOVER {
	font-family : Univers;
	color : #FF8C00;
	font-size : 12px;
	text-decoration : underline
}

table	{
	font-family : Univers;
	color : White;
	font-size : 12px;
	}

.titel{
	font-family : Univers;
	color: #FF8C00;
	font-size : 18px;
	font-weight : bold;
}

#Enter{
	font-family: Univers;
	color: #FF8C00;
	font-size : 22px;
	font-stretch : narrower;
	font-variant : small-caps;
	letter-spacing : 10px;
	line-height : 50px;
}

.univers_white {
	font-family:Univers;
	color: White ;
	font-weight : bolder;
}

.borderlijn {
	border: 1px ridge Black;

}

td.univers_orange_woborder {
	font-family:Univers;
	font-weight : bolder;
	border : none;
}
