body{
  font-family: Verdana,SansSerif;
  font-size: 12px;
  line-height: 15px;
  font-weight:normal;
  color: black;
}

table {
  background-color: white;
  font-family: Verdana,SansSerif;
  font-size: 12px;
  line-height: 15px;
  font-weight:bold;
  color: black;
}

tr.projectheader {font-family: Verdana,SansSerif; font-size: 18px; line-height: 18px; color: blue; font-weight: bold; font-style: italic; }

a:link    { font-family: Verdana,SansSerif; font-size: 12px; font-weight: bold; line-height: 15px; color: black; text-decoration: none; }
a:visited { font-family: Verdana,SansSerif; font-size: 12px; font-weight: bold; line-height: 15px; color: black; text-decoration: none; }
a:hover   { font-family: Verdana,SansSerif; font-size: 12px; font-weight: bold; line-height: 15px; color: red; text-decoration: none; }
a:active  { font-family: Verdana,SansSerif; font-size: 12px; font-weight: bold; line-height: 15px; color: red; text-decoration: none; }

// hoofdpagina is used in index AND for menuitems in getPage
a.hoofdpagina:link    { font-family: Verdana,SansSerif; font-size: 12px; font-weight: bold; line-height: 15px; color: black; text-decoration: none; }
a.hoofdpagina:visited { font-family: Verdana,SansSerif; font-size: 12px; font-weight: bold; line-height: 15px; color: black; text-decoration: none; }
a.hoofdpagina:hover   { font-family: Verdana,SansSerif; font-size: 12px; font-weight: bold; line-height: 15px; color: red; text-decoration: none; }
a.hoofdpagina:active  { font-family: Verdana,SansSerif; font-size: 12px; font-weight: bold; line-height: 15px; color: red; text-decoration: none; }

a.indexarrow:link    { font-family: Verdana,SansSerif; font-size: 12px; font-weight: bold; line-height: 15px; color: blue; text-decoration: none; }
a.indexarrow:visited { font-family: Verdana,SansSerif; font-size: 12px; font-weight: bold; line-height: 15px; color: blue; text-decoration: none; }
a.indexarrow:hover   { font-family: Verdana,SansSerif; font-size: 12px; font-weight: bold; line-height: 15px; color: red; text-decoration: none; }
a.indexarrow:active  { font-family: Verdana,SansSerif; font-size: 12px; font-weight: bold; line-height: 15px; color: red; text-decoration: none; }

a.gast:link    { font-family: Verdana,SansSerif; font-size: 12px; font-weight: bold; line-height: 15px; color: red; text-decoration: none; }
a.gast:visited { font-family: Verdana,SansSerif; font-size: 12px; font-weight: bold; line-height: 15px; color: red; text-decoration: none; }
a.gast:hover   { font-family: Verdana,SansSerif; font-size: 12px; font-weight: bold; line-height: 15px; color: blue; text-decoration: none; }
a.gast:active  { font-family: Verdana,SansSerif; font-size: 12px; font-weight: bold; line-height: 15px; color: blue; text-decoration: none; }

// projectheader (used in getPage.php - a name to combine hyperlinks and H2)
a.projectheader:link    { font-family: Verdana,SansSerif; font-size: 18px; line-height: 18px; color: blue; font-weight: bold; font-style: italic; text-decoration: none;}
a.projectheader:visited { font-family: Verdana,SansSerif; font-size: 18px; line-height: 18px; color: blue; font-weight: bold; font-style: italic; text-decoration: none;}
a.projectheader:hover   { font-family: Verdana,SansSerif; font-size: 18px; line-height: 18px; color: blue; font-weight: bold; font-style: italic; text-decoration: none;}
a.projectheader:active  { font-family: Verdana,SansSerif; font-size: 18px; line-height: 18px; color: blue; font-weight: bold; font-style: italic; text-decoration: none;}

h1    {font-size:26px; color: blue; line-height: 26px; font-family: Verdana,SansSerif}
h2    {font-size:18px; color: blue; font-family: Verdana,SansSerif}
h3    {font-size:16px; color: blue; font-family: Verdana,SansSerif}
h6    {font-size:16px; color: red; font-family: Verdana,SansSerif}

