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

p.cal {
  color: #EEEEE0;
}

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

.smalltext {
  color: #EEEEE0;
}

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

a.menu {
  color: lightgreen;
}

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

.selected {
  color: lightgreen;
}

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

