.reserved{
background:#ffcc00;
height:20px;
width:20px;
border:1px solid #FFFFFF;
padding:0px !important;
}
.busy{
background:#ff0000;
height:20px;
width:20px;
border:1px solid #FFFFFF;;
padding:0px !important;
}
.free{
background:#a4da01;
height:20px;
width:20px;
border:1px solid #FFFFFF;
padding:0px !important;
}
table a{
color:#0066CC;
}
table td{
text-align:center;
padding:5px;
}
table th{
text-align:center;
padding:5px;
}