﻿body { background:Black;
    font-family:Microsoft Sans Serif;
    color:Silver;
}
td.Header
{
    background:#333333;
    }
td.Body
{
    background:#303030;
    }
td.Footer
{
    background:#9A9A9A;
    color:Black;
    }
a.Gallery 
{
    text-decoration:none;
    font-family:Microsoft Sans Serif;
    color:Silver;
    font-weight:bold;
    }
td.Menu
{
    background-color:#9A9A9A;
    }
