.NavLink
{
    font-family: Good Times;
    font-size: 10px;
    font-weight: bold;
    color: #000000
}

.entertext
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #CC0101;
}

.newstitle, .eventtitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
}

.eventdate
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
}

.contacttype
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
}

.newstext, .eventtext, .nav
{
    font-family: Good Times;
    font-size: 11px;
    color: #000000;
}

a:link
{ 
    color: #000000;
    text-decoration: none;
}
a:link.sel
{ 
    color: #000000;
    text-decoration: none;
}
a:visited
{ 
    color: #000000;
    text-decoration: none;
}
a:visited.sel
{ 
    color: #CC0101;
    text-decoration: none;
}
a:hover
{ 
    color: #CC0101;
    text-decoration: underline;
}
a:active
{ 
    color: #CC0101;
    text-decoration: none;
}

.pagetitle
{
    color: #CC0101;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20;
    font-weight: bold;
}

body
{
    scrollbar-3dlight-color:#3D3F3E; 
    scrollbar-arrow-color:#FF00FF;
    scrollbar-base-color:#3D3F3E;
    scrollbar-darkshadow-color:#3D3F3E;
    scrollbar-face-color:#3D3F3E;
    scrollbar-highlight-color:#FF00FF;
    scrollbar-track-color:#3D3F3E;
    scrollbar-shadow-color:#FF00FF
}

td, p, li
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}