.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #003300;

}
.line {
	background-image: url(images/line.gif);
	background-repeat: no-repeat;

}
.Test1 {
	background-image: url(images/Mondriaan1.jpg);
}
.newline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
}

