#footBox
{
    margin: 1px 0;
    padding: 0 0 0 2.0em;
    font-size: 0.7em;
    font-variant: small-caps;
    font-weight: normal;
}


/* The link scheme */
#footBox a
{
    color: #ffffff;
    background-color: #000000;
    text-decoration: none;
}

#footBox a:hover
{
    text-decoration: underline;
}