﻿body 
{
    font-size: 10pt;
    color: #000000;
    font-family: Arial, Verdana, Sans-Serif;
}

a
{
    color: #0360fa;
}

a.Menu
{
    color: #ffffff;
}

a.Menu:hover
{
    color: #f8e221;
    text-decoration: none;

}

.Title
{
    color: #c45e03;
    font-size: 12pt;
    font-family: Arial, Verdana, Sans-Serif;
}

.CopyRight
{
    font-size: 8pt;
    color: #a9a378;
    font-family: Arial, Verdana, Sans-Serif;
}

a.CopyRight
{
    font-size: 8pt;
    color: #bdb78c;
    font-family: Arial, Verdana, Sans-Serif;
}
