﻿body {
}
.Portada4Noticias h3 {
    font-weight: 400;
    font-family: crete round;
    font-size: 16px;
    text-decoration: none !important;
    line-height:22px;
    cursor:pointer;
    
    color:#333;
	margin-top:10px;
}
    .Portada4Noticias h3:hover {
        text-decoration: none !important;

    }