/* LINKS */

A {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10;
	COLOR: #000000;
	font-weight: normal;
	text-decoration: none;
}
A:hover {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10;
	COLOR: #000000;
	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: #231f20;
	font-weight: normal;
    text-decoration: none;
}


.taal 
{
    FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	COLOR: #231f20;
	font-style: normal;
	/*background-color:#e0e0e0;
	background-image: url(../images/layout/bg_taal.jpg);
	background-repeat: repeat-x;
	text-align:center;*/
}
.taalhover 
{
    FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	COLOR: #d91834;
	font-style: normal;
	background-image: url(../images/layout/bg_taal_hover.jpg);
	background-position:2;
	background-repeat: repeat-y;
}

.btn_list {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	COLOR: #ffffff;
	font-weight: normal;
	text-decoration:none;
	
	background-image: url(../images/layout/btn_list.jpg);
	background-repeat:repeat-x;
	
	padding-top:2px;
	padding-left:2px;
	padding-right:2px;
	padding-bottom:2px;
}

.btn_list:hover {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	COLOR: #ffffff;
	font-weight: normal;
	padding-top:0px;
	text-decoration:none;
	
	padding-top:2px;
	padding-left:2px;
	padding-right:2px;
	padding-bottom:2px;
}

.pdf
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	COLOR: #231f20;
	font-weight: normal;
	text-decoration:none;
}
.pdf:hover
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	COLOR: #231f20;
	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;
}

