﻿body
{
    background-color: Black;
    font-family: Tahoma, Verdana, Arial;
    color: #ff6600;
    text-align: left;
}

randomThumbs
{
    text-align: center;
}

A.topnav:link
{
    font-size: 12pt;
    width: 200px;
    text-decoration: none;
    font-family: Arial, Sans-Serif;
    font-weight: bold;
}

A.topnav:visited
{
    font-weight: bold;
    font-family: Arial, Sans-Serif;
    font-size: 12pt;
    width: 200px;
    text-decoration: none;
}

A.topnav:hover
{
    font-weight: bold;
    font-family: Arial, Sans-Serif;
    font-size: 12pt;
    color: Red;
    width: 200px;
    text-decoration: none;
}

A:hover
{
    color: Green;
    font-size: 18pt;
}

A:Active
{
    color: #ff6600;
    font-size: 18pt;
}
A:Visited
{
    color: #ff6600;
    font-size: 18pt;
}
A:Link
{
    font-size: 18pt;
    color: #ff6600;
}
TD.navcell
{
    font-weight: bold;
    color: Black;
    width: 220px;
    text-align: center;
    padding-right: 14px;
    padding-left: 14px;
    padding-bottom: 4px;
    padding-top: 4px;
}
.masthead
{
    color: #ff6600;
    width: 1500px;
}
H1
{
    color: #ff6600;
}

