﻿
td.noticiasEncabezado
{
    background-color: #ff9f2c;
    border-bottom: #000000 1px dotted;
}

.noticiasInferior
{
    font-size: smaller;
    background-color: #eeeeee;
    border-top: gray 1px dotted;
}

.noticiasCuerpo
{
    background-color: #ffffff;
    font-size: 12px;
    line-height: 17px;
    font-family: Tahoma;
}