﻿.calendarSimple td:hover
{
background: #DFE4EA;
}
.calendarSimple a:hover
{
background: #DFE4EA;
}
.calendarSimple a
{
display: block;
width:100%;
color: rgb(12, 12, 158);
text-decoration: none;
}

