/* LINKS */

A { FONT-FAMILY: Verdana; FONT-SIZE: 11px; COLOR: #000000; font-weight: normal; font-style: italic;
	text-decoration: none;
}
A:hover { FONT-FAMILY: Verdana; FONT-SIZE: 11px; COLOR: #000000; font-weight: normal; font-style: italic;
	text-decoration: none;
}
.Atext { FONT-FAMILY: Verdana; FONT-SIZE: 11px; COLOR: #000000; font-weight: normal; }

.talen { FONT-FAMILY: Verdana; FONT-SIZE: 10px; COLOR: #000000; font-weight: bold; font-style: normal;
    text-decoration: none;
}
.talen:hover { FONT-FAMILY: Verdana; FONT-SIZE: 10px; COLOR: #000000; font-weight: bold; font-style: normal;
    text-decoration: none;
}
.talentext { FONT-FAMILY: Verdana; FONT-SIZE: 10px; COLOR: #000000; font-weight: bold;
	padding-right: 0px;
}

/*
.talen_intro
{
	FONT-FAMILY: Century Gothic;
	FONT-SIZE: 15px;
	COLOR: #E9F1FA;
	font-weight: bold;
    text-decoration: none;
}
.talen_intro:hover
{
	FONT-FAMILY: Century Gothic;
	FONT-SIZE: 15px;
	COLOR: #E9F1FA;
	font-weight: bold;
    text-decoration: none;
}*/

.geel
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	COLOR: #FDB10A;
	font-weight: bold;
    text-decoration: none;
}
.geel:hover
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	COLOR: #FDB10A;
	font-weight: bold;
    text-decoration: none;
}
.geeltext
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	COLOR: #FDB10A;
	font-weight: bold;
	line-height: 15px;
}

.terug
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	COLOR: #010000;
	font-weight: normal;
	font-style: normal;
    text-decoration: none;
}
.terug:hover
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	COLOR: #010000;
	font-weight: normal;
	font-style: normal;
    text-decoration: none;
}
.terugtext
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	COLOR: #010000;
	font-weight: normal;
	
	padding-left: 5px;
	
	background-image: url(../images/layout/terug.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.terugtext_nolink
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	COLOR: #999999;
	font-weight: normal;
}
