a {
  text-decoration: none;
}

a.pic_link {
  font-size: small;
  color: #FFFFFF;
  text-align: center;
}

a.menu {
  font-weight: bold;
  color: #FFFFFF;
  font-familiy: verdana;
  font-size: 13pt;
}

a.b2b {
  font-size: medium;
  font-weight: bold;
  color: #FFFFFF;
}

a:link {color: #FFFFFF}     /* unvisited link */
a:visited {color: #FFFFFF}  /* visited link */
a:hover {color: #B0B0B0}    /* mouse over link */
a:active {color: #FFFFFF}   /* selected link */

ul.menu {
  list-style-type: none;
  text-align: center;
}

ul.b2b {
  list-style-type: none;
  text-align: left;
}

td.menu {
  font-size: large;
  font-weight: bold;
}

td.gegevens {
  font-size: large;
  font-weight: bold;
  background-color: #CCCCCC;
}

td.linkerkant {
  text-align: left;
}

td.rechterkant {
  text-align: right;
}

td.centerdown {
  position: relative;
  bottom: -1px;
  font-weight: bold;
}
