body 
{
	color: #000000;
	background-color: #C0C0C0;
	margin-left: 8px;
}

a { color: #0000FF; }
a:active { color: #0000FF; }
a:visited { color: #0000FF; }
a:hover { color: #808080; }
a.wit { color: #FFFFFF; text-decoration: none; }
a.wit:active { color: #FFFFFF; text-decoration: none; }
a.wit:visited { color: #FFFFFF; text-decoration: none; }
a.wit:hover { color: #808080; text-decoration: none; }
a.blauw { color: #000080; text-decoration: none; }
a.blauw:active { color: #000080; text-decoration: none; }
a.blauw:visited { color: #000080; text-decoration: none; }
a.blauw:hover { color: #808080; text-decoration: none; }
a.zwart { color: #000000; text-decoration: none; }
a.zwart:active { color: #000000; text-decoration: none; }
a.zwart:visited { color: #000000; text-decoration: none; }
a.zwart:hover { color: #808080; text-decoration: none; }
#alg_titel
{
	text-decoration: underline;
	font-weight: bold;
	text-align: left;
}
#alg_vet
{
	font-weight: bold; 
	text-align: left; 
}
#alg_ita
{
	font-weight: normal; 
	font-style: italic;
	text-align: left; 
}
#links_tabel
{
	border-collapse: collapse;
	border-spacing: 2px;
	border: 0px;
}
#links_rij
{
	border: 0px;
	padding: 10px;
}
#links_titel
{
	font-weight: bold;
	font-size: 20px;
	text-decoration: none;
	color: #000000;
	text-align: left;
	vertical-align: middle;
}
#nieuws_tabel
{
	border-collapse: collapse;
	border-spacing: 0px;
	border: 2px solid black;
	width: 75%;
}
#nieuws_rij1
{
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	border: 1px solid black;
	background-color: #0000FF;
	padding: 3px;
}
#nieuws_titel
{
	font-weight: bold;
	font-size: 16px;
}
#nieuws_naam
{
	font-weight: normal;
	font-size: 13px;
}
#nieuws_rij2
{
	font-weight: normal;
	text-decoration: none;
	font-size: 13px;
	color: #000000;
	text-align: justify;
	border: 2px solid black;
	padding: 5px;
}
#nieuws_rij3
{
	font-weight: normal;
	text-decoration: none;
	font-size: 13px;
	color: #FF0000;
	text-align: justify;
	border: 2px solid black;
	padding: 5px;
}
#nieuws_rij4
{
	font-weight: normal;
	text-decoration: none;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #C00000;
	text-align: center;
	border: 1px solid black;
	padding: 3px;
}
#kleingrijs
{
	font-weight: normal;
	text-decoration: none;
	font-size: 13px;
	color: #808080;
	text-align: justify;
}
#menu_tabel1
{
	border-collapse: collapse;
	border-spacing: 0px;
	border: 1px solid #808080;
	width: 100%;
}
#menu_titel
{
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	background-color: #0000FF;
	font-weight: bold;
	font-size: 12px;
}
#menu_item1
{
	text-decoration: none;
	color: #000000;
	text-align: left;
	font-weight: normal;
	font-size: 12px;
}
#menu_tabel2
{
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px;
	width: 100%;
}
#menu_item2
{
	text-decoration: none;
	color: #000080;
	text-align: right;
	font-weight: normal;
	font-size: 12px;
}