﻿table.calendar{
  border: none;
    background-color: white;
	font-size: 10px;
	white-space: nowrap;
}


 td.cal-header{
  border-bottom: navy solid thin;
	border-top: navy solid thin;
    background-color: gold;
	font-size: 10px;
}
