
a.physicsmenu {
  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.physicsmenu:hover {
  color: #000000;
  text-decoration: none;
}

a.main {
  color: #0000ff;
  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.main:hover {
  color: #000000;
  font-weight:bold;
  text-decoration: none
}


a.schedule {
  color: #0000ff;
  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
}





