body { font-family: verdana; font-size: 12px; color: black; text-decoration: none; }
td { font-family: verdana; font-size: 12px; color: black; text-decoration: none; }

a { font-family: verdana; font-size: 12px; color: black; text-decoration: none; font-weight: bold; }
a:hover { font-family: verdana; font-size: 12px; color: black; text-decoration: underline; font-weight: bold; }

.td1 { font-family: verdana; font-size: 12px; color: white; text-decoration: none; font-weight: bold; }
.td1:hover { font-family: verdana; font-size: 12px; color: white; text-decoration: underline; font-weight: bold; }

.td2 { font-family: verdana; font-size: 12px; color: black; text-decoration: none; font-weight: bold; }
.td2:hover { font-family: verdana; font-size: 12px; color: black; text-decoration: none; font-weight: bold; }

.klein { font-family: verdana; font-size: 10px; color: black; text-decoration: none; }
.klein:hover { font-family: verdana; font-size: 10px; color: black; text-decoration: underline; }

.normaal { font-family: verdana; font-size: 12px; color: black; text-decoration: none; }
.normaal:hover { font-family: verdana; font-size: 12px; color: black; text-decoration: underline; }

.input_text { font-family: verdana; font-size: 9 pt; color: #000000; background-color: #FFFFFF; border: 1 solid #A5ACB2; width: 350px; };
.input_button { font-family: verdana; font-size: 9 pt; color: #000000; background-color: #FFFFFF; border: 1 solid #A5ACB2; };

form { display: inline; }
