A:link {
	color: #0000DD;
	text-decoration: none;
}

A:visited {
	color: #DD0000;
	text-decoration: none;
}

A:active {
	color: #DD0000;
	text-decoration: none;
}

A:hover {
	color: #DD0000;
	text-decoration: none;
}

/* vve-a23 styles */

body {
	background-image: url("http://vve-a23.nl/images/a23-clipped.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 100%;
	background-color: #4a4b6d;
}

h1 {
	font-family: helvetica;
	font-size: 64px;
	/* background-color: #4a4b6d66; */
	text-shadow: 2px 2px #ccc;
	color: #99C;
	text-align: center;
}