body {
  font-size: 80%; 
  color: #404040;
  font-family: Trebuchet MS,Verdana,helvetica,arial;
  background-color: white;
}

td {
  font-size: 80%;
  font-family: Trebuchet MS,Verdana,helvetica,arial
}

td.main {
  font-size: 80%;
  font-family: Trebuchet MS,Verdana,helvetica,arial;
  background-color: white;
}

td.tellfriends {
  font-size: 80%;
  font-family: Trebuchet MS,Verdana,helvetica,arial;
  background-color: #e0e0f0;
}

td.lessons {
  font-size: 80%;
  font-family: Trebuchet MS,Verdana,helvetica,arial;
  background-color: #f0f0f0;
}

a {
  font-weight: bold; 
  color: #4040f0;
  text-decoration: none
}

a:hover {
  font-weight: bold;
  color: red;
  text-decoration: underline
}

table.container {
  background-color: #f0f0f0;
}
