a {
	color: #D79B2E;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}




/* Miscellaneous stijlen */

p#header_balk a {
	display: block;
	float: left;
	height: 31px;
	padding: 16px 13px 0 13px;
	margin-top: 6px;
	border-left: 1px solid #5C85BA;
	color: #FFFFFF;
	font-weight: bold;
	/*background-color: #CCCCCC;*/
}

p#header_balk a.firstitem {
	border: 0;
}

a.ganaardatabank {
	background-image: url(../images/pijl_ganaardatabank.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-left: 15px;
}

div#zoeken .rightcolumn p a {
	color: #255FAA;
	text-decoration: underline;
}

div#zoekopgaven a , a.toon_selectie {
	text-decoration: underline;
}

a.toon_selectie {
	font-size: 90%;
}

div.paginas a {
	
}