@import url(../../stylesheets/splash.css);

div#splash h1
{
	font-size: 16pt;
	color: #001E48;
}

div#splash a
{
	color: #FDC321;
	background-image: url(../images/bt_welkom.png);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 15pt;
}

div#splash a:hover
{
	text-decoration: none;
}

div#splash a span
{
	font-size: 11pt;
}
