.footer { font-size : 10px; }

td
{
    color:#333333;
    font-size:14px;
    font-weight:normal;
    font-family:Century Gothic,Arial,Helvetica,sans-serif;
    text-decoration:none;
}


A
{
    color:#006DB6;
    text-decoration:underline;
}

A:hover
 {
    color:#DC7C4D;
 }

