body {
  background-color: white;

}

a {
  text-decoration: none; 
  font-weight: bold; 
}

a:hover {
  text-decoration: underline;
  font-weight: bold;
}

h1 {
  margin-top: 1em;
  font-size: 150%;
}

h2 {
  font-size: 125%;
}

table.schedule {
  font-size: small;
}

div.links {
  background: #ffddcc;
  border: none;
  padding: 1em;
}

a.huv {
  text-decoration: none;
  color:#ffffff;
}
a.huv:visited {
  text-decoration: none;
  color:#ffffff;
} 
a.huv:hover {
  text-decoration: none;
  color:#ffffff;
} 

td.sidfottext {font-size:10px; color: #999999}
td.hu {color: #ffffff}

