﻿/* Notícias */

.newsLink a
{
    color: #45a4b8;
    font-weight: normal;
    text-decoration: underline;
}

.newsData
{
    color: #5d5e5e;
    font-weight: normal;
    text-decoration: none;
    font-weight: bold;
}

.newsTexto
{
    color: #5d5e5e;
    font-weight: normal;
    text-decoration: none;
}

