.dkmod_eventcal 
{ }

.dkmod_eventcal a.movelink
{
  font-size:11px;
  color       : #000000;
  background-color : #fefefe;
  text-decoration:none;
}
.dkmod_eventcal table.header
{
  background-color : #777777;
}
.dkmod_eventcal span.monthyear
{
  color       : #fefefe;
}
.dkmod_eventcal td.sunday, td.monday, td.tuesday, td.wednesday, td.thursday, td.friday, td.saturday
{
  font-size:11px;
  color       : #fefefe;
  background-color : #777777;
}
.dkmod_eventcal .daylink
{
  background-color : #777777;color:#fefefe;
}

