/* CSS Document */
.year {
  font-size:14pt;
}

.month {
  font-size:12pt;
}

.current {
 background: #ffffff;
 padding: 2px;
 color:#000000 !important;
}



