/* LINKS */

A {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11;
	COLOR: #b2bb1c;
	font-weight: normal;
	text-decoration: none;
}
A:hover {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11;
	COLOR: #b2bb1c;
	font-weight: normal;
	text-decoration: none;
}

.knop
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11;
	COLOR: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

.knop:hover
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11;
	COLOR: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

.footer
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11;
	COLOR: #455560;
	font-weight: normal;
    text-decoration: none;
}
.footer:hover
{
    FONT-FAMILY: Verdana;
	FONT-SIZE: 11;
	COLOR: #455560;
	font-weight: normal;
    text-decoration: none;
}

.red {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	COLOR: #b20838;
	font-weight: normal;
	text-decoration: none;
}
.red:hover {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	COLOR: #b20838;
	font-weight: normal;
	text-decoration: none;
}

/*
.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;
}

.talen
{
	FONT-FAMILY: Century Gothic, Verdana;
	FONT-SIZE: 12px;
	COLOR: #009345;
	font-weight: bold;
	font-style: normal;
    text-decoration: none;
}
.talen:hover
{
	FONT-FAMILY: Century Gothic, Verdana;
	FONT-SIZE: 12px;
	COLOR: #009345;
	font-weight: bold;
	font-style: normal;
    text-decoration: none;
}
.talentext
{
	FONT-FAMILY: Century Gothic, Verdana;
	FONT-SIZE: 12px;
	COLOR: #009345;
	font-weight: bold;
    text-decoration: none;
	
	padding-left: 10px;
}

.green {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	COLOR: #00852c;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}
.green:hover {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	COLOR: #00852c;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

.blue {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	COLOR: #0a71b3;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}
.blue:hover {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	COLOR: #0a71b3;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

