@charset "iso-8859-1";




body {
	background-color: #FFFFFF;
	background-image: 
	url('http://www.achielle.be/NL/logo/achiellevintage.jpg');
	background-repeat: no-repeat;
	background-position: top center; 
	margin: 0px;

}

.style5 {	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #24186C;
	font-weight: bold;
}
.style8 {	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #24186C;
}
.style9 {	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #24186C;
}

.style10 {	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #24186C;
}

.style11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #24186C;
}

.style14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #24186C;
}

a:link {
	text-decoration: none;
	color: #24186C;
	
}
a:visited {
	text-decoration: none;
	color: #24186C;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}


