p, body, td, input, select, textarea, text, option {
    font-family: "Trebuchet MS";
    table: "Trebuchet MS";
    font-size: 12px;
}

a:visited {
    color: black;
}

a:hover {
    color:#72080A;
    text-decoration: underline;
}

a {
    color: black;
    text-decoration:none
}

.botao {
    background-color:white;
    font-size:10px;
    border-color:#cccccc;
    font-family: "Trebuchet MS";
}

.campo {
    font-size:11px;
    border-color:gray;

    background-color:#ffffff;
    font-family: "Trebuchet MS";
  border: 1px;
  border-style: solid
}

.select {
    font-size:14px;
    border-color:#aaaaaa;
    background-color:#eeeeee;
    font-family: "Trebuchet MS";
}

.titulo {
 font-family: "Trebuchet MS";
 font-size: 18px;
 font-weight: bold;
 color: #000000;
}

.subTitulo {
 font-family: "Trebuchet MS";
 font-size: 14px;
  font-style: italic
}

.erro {
    font-family: "Trebuchet MS";
    font-size: 11px;
    background-color: #FFB3B5;
    color:black;
}

.rodape {
 font-family: "Trebuchet MS";
 font-size: 10px;
 color:black;
  letter-spacing: 2
}

.conteudoNoticia {
 font-family: "Trebuchet MS";
 font-size: 11px;
 color: black;
}

.ohdesign {
 font-family: "Trebuchet MS";
 font-size: 9px;
 color: black;
}

.tituloMateriaComum {
 font-family: "Trebuchet MS";
 font-size: 12px;
 font-weight: bold;
 color: #72080A;
}

.conteudoMateriaComum {
 font-family: "Trebuchet MS";
 font-size: 11px;
 color: black;
  line-height: -5;
}

.charges {
 font-family: "Trebuchet MS";
 font-size: 11px;
 color: white;
}

.tituloMateriaCapa {
 font-family: "Trebuchet MS";
 font-size: 13px;
 font-weight: bold;
 color: black;
 line-height: 1;
}

.conteudoMateriaCapa {
 font-family: "Trebuchet MS";
 font-size: 11px;
 color: black;
  line-height: -5;
}

.conteudoUltimasNoticias {
 font-family: "Trebuchet MS";
 font-size: 11px;
 color: black;
 line-height: 1.5;
}

.TituloConteudoComum{
 font-family: "Trebuchet MS";
 font-size: 16px;
 font-weight: bold;
 color: #72080A;
}

