/* For Daily Schedule */

body.daily {
	background-color:#AA66FF;
	color:#000000;
	
}

h1 {
	text-align:center;
}

div.date {

	font-weight:bolder;
	text-align:center;
}

div.expectations {

	font-size:8pt;
	
}


/*  End Daily Schedule */

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


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

a.main {
  color: #990000;
  text-decoration: none;
  font-family: "Bradley Hand ITC", "Comic Sans MS", "tempus sans",  "arial narrow", "sans-serif";
  font-size: 14pt;
  text-decoration: none;
  font-weight:bold
}


font.heading {
  color: #990000;
  text-decoration: none;
  font-family: "Bradley Hand ITC", "Comic Sans MS", "tempus sans", "arial narrow", "sans-serif";
  font-size: 24pt;
  text-decoration: none;
  font-weight:bold
}


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

}


a.schedule {
  color: #990000;
  text-decoration: none;
  font-family:  "Bradley Hand ITC", "Comic Sans MS", "Tempus Sans", "Arial Narrow, "sans-serif";
  font-size: 14pt;
  font-weight:bold;
  text-decoration: none
}


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


a.days {
  color: #ffffff;
  text-decoration: none;
  font-family:  "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
}
