BODY {
  FONT-FAMILY: Arial, Geneva, Helvetica, sans-serif; 
  FONT: 13px arial, helvetica, geneva;
}

FORM {
  FONT-FAMILY: Arial, Geneva, Helvetica, sans-serif; 
  FONT: 13px arial, helvetica, geneva;
  }

A:link {color: #A91629 }
A:active {color: #fe4747 }
A:visited {color: #A91629 }
A:hover {color: #fe4747 }

A.nav:link {color: #ffffff; text-decoration:none }
A.nav:active {color: #fe4747; text-decoration:none }
A.nav:visited {color: #ffffff; text-decoration:none }
A.nav:hover {color: #fe4747; text-decoration:none }

TABLE.reacties {
	border-width: 1px;
	border-style: solid;
	border-color: #a91629;
	border-collapse: collapse;
	background-color: white;
}

TABLE.reacties2 {
	border-width: 1px;
	border-style: solid;
	border-color: #a91629;
	border-collapse: collapse;
	background-color: #f6f4f6;
}

TABLE.anders {
	border-width: 1px;
	border-style: solid;
	border-color: #a91629;
	border-collapse: collapse;
	background-color: #f6f4f6;
}

TABLE.anders TD {
	border-width: 1px;
	border-style: solid;
	border-color: #a91629;
	border-collapse: collapse;
	background-color: #f6f4f6;
}


.smaller{
  FONT: 9px arial,helvetica,geneva,sans-serif;
  COLOR: #062f6a;
  }

.smaller_white{
  FONT: 9px arial,helvetica,geneva,sans-serif;
  COLOR: #ffffff;
  }

.small {
  FONT: 11px arial,helvetica,geneva,sans-serif;
  COLOR: #062f6a;
  }

.smallbold {
  FONT: 10px arial,helvetica,geneva,sans-serif;
  FONT-WEIGHT: 800;
  COLOR: #ffffff;
  }

.normal {
  FONT: 13px arial,geneva,helvetica,sans-serif;
  COLOR: #062f6a;
  }

.big {
  FONT-FAMILY: Arial, Geneva, Helvetica, sans-serif; 
  FONT-SIZE: 18px; 
  FONT-WEIGHT: 400;
  COLOR: #062f6a;
  }

.bigwhite {
  FONT-FAMILY: Arial, Geneva, Helvetica, sans-serif; 
  FONT-SIZE: 18px; 
  FONT-WEIGHT: 400;
  COLOR: #ffffff;
  }

.bigger {
  FONT-FAMILY: Arial, Geneva, Helvetica, sans-serif; 
  FONT-SIZE: 25px; 
  LETTER-SPACING: 0.04em; 
  FONT-WEIGHT: 800;
  COLOR: #062f6a;
  }

.italic {
  FONT-FAMILY: arial,helvetica,geneva,sans-serif; 
  FONT-SIZE: 13px; 
  font-style: italic;
  FONT-WEIGHT: 600;
  COLOR: #062f6a;
  }

.bold {
  FONT-FAMILY: arial,helvetica,geneva,sans-serif; 
  FONT-SIZE: 13px; 
  FONT-WEIGHT: 600;
  letter-spacing: 0.04em; 
  COLOR: #062f6a;
  }

.bold2 {
  FONT-FAMILY: arial,helvetica,geneva,sans-serif; 
  FONT-SIZE: 15px; 
  FONT-WEIGHT: 600;
  letter-spacing: 0.04em; 
  COLOR: #062f6a;
  }

hr {
border: 0;
color: #A91629;
background-color: #A91629;
height: 1px;
}

hr.extra {
border: 0;
color: #A91629;
background-color: #A91629;
height: 1px;
}

.input
{
border: 1px solid #8B2544
}

.knop { 
background-color: #A91629;
border: 2px outset #d7b9c9;
color: #ffffff;
FONT-FAMILY: Arial, Geneva, Helvetica, sans-serif; 
font-size: 10px;
font-weight: bold;
}

