﻿.noticias a {
    color: #1A1A1A;
    font-size:14px;
}

.noticias a:hover {
    text-decoration:underline;
}

.noticias {
    height: 580px;
    overflow-y: auto;
}

.noticia {
    float:left;
    width: 100%;
    margin: 10px 0;
}