
body
{
	font-family: arial;
	background-color: #868686;
	
}

td.tijdbalk
{
	background-image: url(../images/splash/tijdbalk.gif);
	height: 30px;
}

.links_td
{
	padding-top: 25px;
	height: 177px;
}

div.links
{
	padding-left: 20px;
	padding-right: 20px;
	float: left;
	text-align: center;
}

div.links_left
{
	padding-left: 30px;
	padding-right: 20px;
	float: left;
	text-align: center;
}

div.links_right
{
	padding-left: 20px;
	float: left;
	text-align: center;
}

a:link,a:visited
{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.link_active:link, a.link_active:visited
{
	font-size: 11px;
	font-weight: bold;
	color: #DEB305;
	text-decoration: none;
}

a:hover
{
	font-size: 11px;
	font-weight: bold;
	color: #DEB305;
	text-decoration: underline;
}

td.footer
{
	height: 46px;
	color: #C6C6C7;
	font-size: 10px;
}

