/* LINKS */

A {
	FONT-FAMILY: Times New Roman;
	FONT-SIZE: 15px;
	COLOR: #e4cd60;
	font-weight: normal;
	text-decoration:none;
}
A:hover {
	FONT-FAMILY: Times New Roman;
	FONT-SIZE: 15px;
	COLOR: #e4cd60;
	font-weight: normal;
	text-decoration:none;
}

.btn_list {
	background-image: url(../images/layout/btn_list.gif);
	background-repeat: repeat-x;
	background-position: left top;
	
	FONT-FAMILY: Times New Roman;
	FONT-SIZE: 15px;
	COLOR: #00331e;
	font-weight: bold;
}

.btn_list:hover {
	FONT-FAMILY: Times New Roman;
	FONT-SIZE: 15px;
	COLOR: #00331e;
	font-weight: normal;
	text-decoration:none;
}

.knop {
	FONT-FAMILY: Times New Roman;
	FONT-SIZE: 15px;
	COLOR: #00331e;
	font-weight: bold;
	text-decoration:none;
	
	cursor: pointer;
}

.knop:hover {
	FONT-FAMILY: Times New Roman;
	FONT-SIZE: 15px;
	COLOR: #00331e;
	font-weight: bold;
	text-decoration:none;
	
	cursor: pointer;
}


.talen {
	FONT-FAMILY: Century Gothic, Verdana;
	FONT-SIZE: 10px;
	COLOR: #00469b;
	font-weight: bold;
	font-style: normal;
    text-decoration: none;
}
.talen:hover {
	FONT-FAMILY: Century Gothic, Verdana;
	FONT-SIZE: 10px;
	COLOR: #00469b;
	font-weight: bold;
	font-style: normal;
    text-decoration: none;
}
.talentext {
	FONT-FAMILY: Century Gothic, Verdana;
	FONT-SIZE: 10px;
	COLOR: #00469b;
	font-weight: bold;
    text-decoration: none;
	
	padding-left: 10px;
}

.footer {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	COLOR: #00469b;
	font-weight: normal;
    text-decoration: underline;
}
.footer:hover {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	COLOR: #00469b;
	font-weight: normal;
    text-decoration: underline;
}
.footertext {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	COLOR: #00469b;
	font-weight: normal;
	
	background-image: url(../images/layout/lijn_footer.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.blauw {
	FONT-FAMILY: georgia, Verdana;
	FONT-SIZE: 14px;
	COLOR: #00ccff;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.blauw:hover {
	FONT-FAMILY: georgia, Verdana;
	FONT-SIZE: 14px;
	COLOR: #00ccff;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.bg_copy {
    background-image: url(../images/layout/bg_copy.gif);
	background-repeat: repeat-x;
	background-position: left top;
}


.copy {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 9px;
	COLOR: #FFFFFF;
	font-weight: normal;
	font-style: normal;
    text-decoration: none;
}
.copy:hover {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 9px;
	COLOR: #FFFFFF;
	font-weight: normal;
	font-style: normal;
    text-decoration: none;
}
