﻿body
{
    font-family: Arial;
    font-size: 12px;color: #666666;
}

h1
{
    font-size: 18px;
    font-weight: bold;
    color: #FF6600
}

h2
{
    
    font-size: 12px;
    --font-weight: bold;
    color: #0099CC
}

a, a:visited, a:active, a:hover, a:link 
{
    color: #339999;
}
