﻿body
{
    margin: 0px;
    padding: 0px;
    font-size: 13px;
    color: #393939;
}

td
{
    font-size: 13px;
    color: #393939;
}

td a
{
    font-size: 13px;
    color: #1c1c1c;
    text-decoration: underline;
}

.header_links td, .header_links a
{
    color: #ffffff;
    font-size: 15px;
    font-weight: bold;
    border-bottom: none;
    text-decoration: none;
}

.footer_links td, .footer_links a
{
    color: #ffffff;
    font-size: 10px;
    font-weight: bold;
    border-bottom: none;
    text-decoration: none;
}

.footer_links a:hover
{
    border-bottom: 1px dashed;
}

.header_links td, .footer_links td
{
    text-align: center;
}
