
.bars { 
  color: #aabbff;
}
a{ 
  color: #006699;
}
a:hover { 
  color: #0089ab;
}
a.news:hover { 
  color: green;
  text-decoration: none;
}
.legal {
  color: #77aaee;
}
h1,h2,h3 {
  color: #006699;
}
h1.title {
  position:absolute;
  top:60px;
  margin-left:350px;
  text-align:right;
  color:#07a;
  font-size:12px;
  font-weight:0;
  font-family: "Arial", Times, serif;
  filter:alpha(opacity=90);
  -moz-opacity:0.9;
  -khtml-opacity:.9;
  opacity:.9;
 }

tr.calendar {
  background-color: #cccccc;
}
th {
  color: #006699;
  background-color: #add8e6;
}
.text { 
  font-weight: bold;
  font-size: 120%;
  color: #006699;
}
.service { 
  font-weight: bold;
  font-size: 140%;
  color: #0077aa;
}
.selected {
  color: #99aacc;
  font-size: 140%;
  margin-top: 22pt;
  font-family: "New Century Schoolbook", Times, serif;
  font-weight: bold;
  text-align: left;
  line-height: 1.5;
  margin-left: 15pt;
  margin-right: 5pt;
  text-decoration: none;
 }
.unselected {
  color: #007799;
  font-size: 140%;
  margin-top: 22pt;
  font-family: "New Century Schoolbook", Times, serif;
  font-weight: bold;
  text-align: left;
  line-height: 1.5;
  margin-left: 15pt;
  margin-right: 5pt;
  text-decoration: none;
 }
.unselected:hover {
  color: #22a0e0;
  font-size: 140%;
  margin-top: 22pt;
  font-family: "New Century Schoolbook", Times, serif;
  font-weight: bolder;
  text-align: left;
  line-height: 1.5;
  margin-left: 15pt;
  margin-right: 5pt;
  text-decoration: none;
 }

