p.menu {
  text-align: center;
  font-family: sans-serif;
  font-size: 100%;
  color: #000000; 
}

p.cal {
  color: #000000;
}

.text {
  font-family: sans-serif;
  color: #000000;
}

.smalltext {
  color: #000000;
}

a:link {text-decoration: none; color: blue;}
a:visited {text-decoration: none; color: blue;}
a:active {text-decoration: none}
a:hover {text-decoration: underline; color: #000000;}

a.menu {
  color: blue;
}

.heading {
  font-family: sans-serif;
  color: #000000;
}

.selected {
  color: blue;
}

.date {
  font-family: sans-serif;
  font-size: 150%;
  color: #000000;
}
