
a.menu {
  color: #ffffff;
  text-decoration: none;
  font-family: "Tempus Sans ITC", "Lucida Handwriting", "Bradley Hand ITC", "Matisse ITC",  "Comic Sans MS", sans-serif;
  font-size: 12pt;
  text-decoration: none;
}


a.menu:hover {
  color: #ff0000;
  text-decoration: none;
}

a.main {
  color: #330099;
  text-decoration: none;
  font-family: "Tempus Sans ITC", "Lucida Handwriting", "Bradley Hand ITC", "Matisse ITC",  "Comic Sans MS", sans-serif;
  font-size: 12pt;
  text-decoration: none;
  font-weight:bold
}


a.main:hover {
  color: #ff0000;
  text-decoration: none;
  font-weight:bold

}


a.schedule {
  color: #330099;
  text-decoration: none;
  font-family:  "Tempus Sans ITC", "Lucida Handwriting", "Bradley Hand ITC", "Matisse ITC",  "Comic Sans MS", sans-serif;
  font-size: 12pt;
    text-decoration: none;
}


a.schedule:hover {
  color: #000000;
  text-decoration: none;
  font-weight:bold
}




a.days {
  color: #ffffff;
  text-decoration: none;
  font-family:  "Tempus Sans ITC", "Lucida Handwriting", "Bradley Hand ITC", "Matisse ITC",  "Comic Sans MS", sans-serif;
  font-size: 12pt;
    text-decoration: none;
}


a.days:hover {
  color: #000000;
  text-decoration: none;
  font-weight:bold
}


a.footer {
  color: #330099;
  text-decoration: none;
  font-family:  "Times New Roman";
  font-size: 8pt;
  text-decoration: none;
  font-weight:bold

}


a.footer:hover {
  color: #ff0000;
  text-decoration: none;
  font-weight:bold
}



