.oben {

 font-size: 100;
 font-weight: bold;
}
.unten {
 font-size: 50;
  font-weight: bold;
}

td{font-size:15;
font-weight: bold;
}
a {color:"#000080";
 text-decoration:none;
}
a:hover{color:red}