body    {
	color: #000000;
	font-size: 12px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
}

table   {
	color: #000000;
	font-size: 12px;
}

a	{
	color: #1E80B2;
	font-weight: bold;
	text-decoration: underline;
	font-size: 11px;
}

a:hover {
	text-decoration: none;
	color: #CC3300;
	font-weight: bold;
}

a.menu	{
	text-decoration: none;
}

a.menu:hover {
	text-decoration: none;
}

.grijs {
	color: #B6B6B6;
}

.mandjeKop {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	background-color: #DADAC0;
}

.tex      {
	color: #000;
	font-size: 11px;
}

.list {
	color: #000;
	font-size: 11px;
	line-height: 22px
}

.listb {
	color: #000;
	font-size: 11px;
	font-weight: bold;
	line-height: 22px
}

.texB   {
	color: #000;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}

.texIb    {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
}


<!--navigatie -->

a.nav   {
	color: #C52A16;
	font-size: 11px;
	text-decoration: none
}

a.nav:hover    {
	color: #555555;
	text-decoration: underline
}

a.nav2     {
	color: #555555;
	line-height: 9px;
	text-decoration: none
}

a.nav2:hover    {
	color: #1E80B2;
	line-height: 9px;
	text-decoration: underline
}

h1      {
	color: #CC3300;
	font-size: 18px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
}

h2     {
	color: #1E80B2;
	font-size: 14px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
}

.texT      {
	color: #333;
	font-size: 10px;
	line-height: 10px;
}

.texTb      {
	color: #336;
	font-size: 10px;
	font-weight: bold;
	line-height: 10px;
}




