.cat {
  color:#000000;
  font-weight: bold;
}
.just {
  text-align: justify;
}
.calEmpty {
  background-color: #F4F6FC;
  height: 20px;
  width: 23px;
}
.calWeekday {
  color: #10187D;
  text-decoration: none;
}
.calWeekend {
  color: #969696;
  text-decoration: none;
}
.calDayTitle {
  text-align: center;
  width: 23px;
  vertical-align: middle;
}
.droplink {
  text-decoration: none; 
  font-weight: bold; 
  color: #545ED7;
}
.droplink:hover {
  color:#95989E;
}
.dropdown { position: absolute; top: 78px; z-index:1; visibility: hidden ; padding-left: 4px; padding-right: 4px; padding-bottom: 4px;} 
.drophead:hover { color:black; text-decoration:none } 
.dropitem:hover { color:black; font: bold }

a.treelink{
  color: #0000FF;
  text-decoration: none;
  font-weight: bold;
}
a.treelink:hover {
  color: #676767;
  text-decoration: none;
  font-weight: bold;
}