body
{
    margin: 0px;
    background: #C8E1FF;
    font-family: trebuchet ms;
    font-size:7px;
}

body a
{
    color: #ffffff;
    text-decoration:none;
}
body a:hover
{
    color: #A0A7AA;
}
.breadcrumb
{
    font-size: 8pt;
    color: #ffffff;
    text-decoration:none;
}
.breadcrumb a
{
    font-size: 8pt;
    color: #ffffff;
    text-decoration:underline;
}
.breadcrumb a:hover
{
    font-size: 8pt;
    color: #ffffff;
    text-decoration:none;
}
.nextEvent
{
    font-size: 9pt;
    color: #ffffff;
    text-decoration:none;
}
.nextEvent a
{
    font-size: 9pt;
    color: #ffffff;
    text-decoration:underline;
}
.nextEvent a:hover
{
    font-size: 9pt;
    color: #ffffff;
    text-decoration:none;
}

.generallink
{
    font-weight: bold;
    font-size: 8pt;
    color: #000000;
    text-decoration:none;
}
.generallink a
{
    font-size: 8pt;
    color: #50698e;
    text-decoration:none;
}
.generallink a:hover
{
    font-size: 8pt;
    color: #394b65;
    text-decoration:underline;
}
.contentSubtitle
{
    font-weight:bold;
    font-size:10pt;
    color:#394b65;
}
.contentSubtitle a
{
    font-weight:bold;
    color: #0000FF;
    text-decoration:none;
}
.contentSubtitle a:hover
{
    font-weight:bold;
    color: #394b65;
    text-decoration:underline;
}
.contentText
{
    font-size:8pt;
    color:#394b65;
}
.contentText a
{
    color: #0000FF;
    text-decoration:none;
}
.contentText a:hover
{
    color: #394b65;
    text-decoration:underline;
}
.contentTextLarge
{
    font-size:11pt;
    color:#394b65;
}
.contentTextLarge a
{
    color: #0000FF;
    text-decoration:none;
}
.contentTextLarge a:hover
{
    color: #394b65;
    text-decoration:underline;
}
.eventTitle
{
    font-size:14pt;
    color:#394b65;
    font-weight:bold;
}
.eventDateLocation
{
    font-size:11pt;
    color:#5d805d;
    font-weight:bold;
}
.captionText
{
    font-size:7pt;
    color:#394b65;
}
.eventText
{
    font-size:10pt;
    color:#394b65;
}
.eventText a
{
    color: #0000FF;
    text-decoration:none;
}
.eventText a:hover
{
    color: #394b65;
    text-decoration:underline;
}


