﻿body, table, tr, td, th, p, div, span
{
    font-size: 10pt;
    font-family: arial;
}

A:active
{
    text-decoration: none;
    color: #ff8c00;
}
A:hover
{
    text-decoration: none;
    color: #ff8c00;
}
A:link
{
    text-decoration: none;
    color: #808080;
}
A
{
    text-decoration: none;
    color: #808080;
}
