.node circle, .node rect {
	fill: white;
	stroke: black;
}

path.link {
	fill: none;
	stroke: black;
}