﻿body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}
A.LinkGeral
{
    font-size: 11px;
    color: #FF9900;
    text-decoration: none;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}
.TextoGeralBold
{
    font-weight: bold;
}
.TextoDestaque
{
    color: #6699FF;
    font-weight: bold;
    text-decoration: none;
}
.TextoDestaqueGrande
{
    color: #6699FF;
    font-weight: bold;
    text-decoration: none;
    font-size: 20px;
}
a.LinkMail
{
    font-size: 11px;
    color: #CCCCCC;
    text-decoration: none;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}
.TextoDestaqueTelefone
{
    font-weight: bold;
    color: #FF9933;
    text-decoration: none;
}

