a
{
    text-decoration: none;
    color: #0000FF;
}

a:hover
{
    text-decoration: underline;
    color: #0000FF;
}

a.WithLine
{
    text-decoration: underline;
    color: #0000FF;
}

a.Anchor
{
    text-decoration: none;
    color: #000000;
}


a.NavHeader
{
    text-align: center;
    font-family: arial, sans-serif;
    font-weight: bold;
    text-decoration: none;
    color: #2040A0;
    white-space: nowrap;
    outline-style: none;
}

a.NavHeader:hover
{
    letter-spacing: 0.04cm;
    color: #0000FF;
}

a.NavHeader2
{
    text-align: center;
    font-family: arial, sans-serif;
    font-weight: bold;
    text-decoration: none;
    color: #20A040;
    white-space: nowrap;
    outline-style: none;
}

a.NavHeader2:hover
{
    letter-spacing: 0.04cm;
    color: #30D050;
}

span.MainTitle
{
    font-family: arial, sans-serif;
    font-size: 230%;
    font-style: italic;
    font-weight: bold;
    vertical-align: top;
    color: #000000;
}

span.SectionTitle
{
    font-family: arial, sans-serif;
    font-size: 150%;
    font-style: italic;
    font-weight: bold;
    color: #000000;
}

