body {
	background-image: url(../images/achtergrond_center.gif);
	background-repeat: repeat-y;
	background-position:center;
	background-color: #535253;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/* #2888C7 */
a:link {
	color: #173B74;
}
a:visited {
	color: #173B74;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}
a.historie_non_deco:link {
	text-decoration: none;
	color: #999999;
}
a.historie_non_deco:visited {
	text-decoration: none;
	color: #999999;
}
a.historie_non_deco:hover {
    text-decoration: none;
	color: #FF3300;
}
a.historie_non_deco:active {
	text-decoration: none;
	color: #FF3300;
}
a.standaard_non_deco:link {
	text-decoration: none;
	color: #000000;
}
a.standaard_non_deco:visited {
	text-decoration: none;
	color: #000000;
}
a.standaard_non_deco:hover {
    text-decoration: none;
	color: #FF3300;
}
a.standaard_non_deco:active {
	text-decoration: none;
	color: #FF3300;
}
a.non_deco:link {
	text-decoration: none;
}
a.non_deco:visited {
	text-decoration: none;
}
a.non_deco:hover {
    text-decoration: underline;
	color: #173B74;
}
a.non_deco:active {
	text-decoration: underline;
	color: #173B74;
}
