TD.CALcpCurrentDate {
  background-color:#eeeeee;
  border-width:1;
  border:solid thin #000000;
}

a.CALcpCurrentMonthDate,
a.CALcpCurrentMonthDate:link,
a.CALcpCurrentMonthDate:visited,
a.CALcpCurrentMonthDate:active,
a.CALcpCurrentMonthDate:hover,
a.CALcpCurrentDate,
a.CALcpCurrentDate:link,
a.CALcpCurrentDate:visited,
a.CALcpCurrentDate:active,
a.CALcpCurrentDate:hover {
  color:#4D4D4F;
  text-decoration:none;
  font-size: 12px;
}

a.CALcpOtherMonthDate,
a.CALcpOtherMonthDate:link,
a.CALcpOtherMonthDate:visited,
a.CALcpOtherMonthDate:active,
a.CALcpOtherMonthDate:hover {
  color:#666666;
  text-decoration:none;
  font-size: 12px;
}


