.plain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #1B0A7F;
	text-decoration: none;
}

.images {
	background-image: images/lijnRM.jpg;
	background-repeat: repeat-y;
	background-image: url(images/lijnR.jpg);
}

.menuImg {
	background-image: images/lijnRM.jpg;
	background-repeat: no-repeat;
	background-image: url(images/lijnRM.jpg);
	background-position: left top;
}
.plainB {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #1B0A7F;
	text-decoration: none;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}

.plainTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #1B0A7F;
	text-decoration: none;
}

hr {
	background-image: url(images/line.jpg);
}

