a:link
{
    font-weight: bold;
    font-size: 13px;
    color: #0066cc;
    font-family: arial;
}

a:visited
{
    font-weight: bold;
    font-size: 13px;
    color: #0066cc;
    font-family: arial
}

a:active
{
    font-weight: bold;
    font-size: 13px;
    color: #0066cc;
    font-family: arial;
}

a.calendar:link
{
    font-weight: bold;
    font-size: 12px;
    color: #003366;
    font-family: arial;
}

a.calendar:visited
{
    font-weight: bold;
    font-size: 12px;
    color: #003366;
    font-family: arial;
}

a.calendar:active
{
    font-weight: bold;
    font-size: 12px;
    color: #003366;
    font-family: arial;
}

.date
{
    font-size: 9px;
    color: #999999;
    font-family: arial;
}

.currentdate
{
    font-weight: bold;
    color: #000000;
}

td.day
{
    font-size: 13px;
    color: #003366;
    font-family: arial, verdana;
    background-color: #999999;
}

td.calendarday
{
    font-size: 11px;
    vertical-align: top;
    width: 75px;
    font-family: arial, verdana;
    height: 75px;
    background-color: #cccccc;
}

td.calendarotherday
{
    font-size: 11px;
    vertical-align: top;
    width: 75px;
    font-family: arial, verdana;
    height: 75px;
    background-color: #eeeeee;
}

td.calendarselected
{
    font-size: 11px;
    vertical-align: top;
    width: 75px;
    font-family: arial, verdana;
    height: 75px;
    background-color: #cccc99;
}

a.recreation:active
{
    padding-right: 6px;
    font-weight: bold;
    font-size: 12px;
    color: #006633;
    font-style: normal;
    font-family: arial;
}

a.recreation:link
{
    padding-right: 6px;
    font-weight: bold;
    font-size: 12px;
    color: #006633;
    font-style: normal;
    font-family: arial;
}

a.recreation:visited
{
    padding-right: 6px;
    font-weight: bold;
    font-size: 12px;
    color: #006633;
    font-style: normal;
    font-family: arial;
}

a.street__park:active
{
    font-weight: bold;
    font-size: 12px;
    color: #996600;
    font-family: arial;
}

a.street__park:link
{
    font-weight: bold;
    font-size: 12px;
    color: #996600;
    font-family: arial;
}

a.street__park:visited
{
    font-weight: bold;
    font-size: 12px;
    color: #996600;
    font-family: arial;
}

a.council:active
{
    font-weight: bold;
    font-size: 12px;
    color: #990000;
    font-family: arial;
}

a.council:link
{
    font-weight: bold;
    font-size: 12px;
    color: #990000;
    font-family: arial;
}

a.council:visited
{
    font-weight: bold;
    font-size: 12px;
    color: #990000;
    font-family: arial;
}

.recreation
{
    font-weight: bold;
    font-size: 15px;
    color: #006633;
    font-family: arial;
}

.street__park
{
    font-weight: bold;
    font-size: 15px;
    color: #996600;
    font-family: arial;
}

.council
{
    font-weight: bold;
    font-size: 15px;
    color: #990000;
    font-family: arial;
}
