A:link 
{ text-decoration:underline;
}

A:visited 
{ text-decoration:underline; 
}

A:hover 
{ text-decoration:none;
  background-color: #999999;
}

TABLE TBODY
{ font-size: 10pt;
  color: #FFFFFF;
  font-size: 10pt;
  text-align: center;
  background-color: #000099;
}

H2
{ text-align: center;
  font-size: 8pt;
  font-weight: normal;
  color: #FFFFFF
}

H1
{ font-size: 16pt;
  font-weight: bold ;
}

.forminput 
{ border: 1px #999999;
  color: #000099;
  background-image: url('/images/background.jpg');
}

.MyFrame
{ background-color: #000000;
  font-size: 10pt;
  font-weight: normal;
  color: #FFFFFF
}

.MyText
{ background-color: #FFFFFF;
  font-size: 10pt;
  font-weight: normal;
  color: #000000;
}
.MyNaw
{ background-color: #3333AA;
  font-size: 10pt;
  font-weight: normal;
  color: #FFFFFF;
}

.MyData
{ background-color: #3366AA;
  font-size: 10pt;
  font-weight: normal;
  color: #FFFFFF;
}

.MyBericht
{ background-color: #333366;
  font-size: 10pt;
  font-weight: normal;
  color: #FFFFFF;
}

body
{ font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: normal ;
  background-color: #EEEEEE;
  color: #000000;
}

