@charset "utf-8";
a:link {
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
.fotorand {
	border: thin solid #6E7565;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.auto{ cursor:auto; }
.cross{ cursor:crosshair; }
.default{ cursor:default; }
.pointer{ cursor:pointer; }
.move{ cursor:move; }
.text{ cursor:text; }
.wait{ cursor:wait; }
.help{ cursor:help; }
.randachtergrond {
	border: thin solid #FFFFE5;
}

