.tdnoticia {width: 500px; height: 100px;}
.titulonoticia {font-weight: bold; font-size: 30px; padding-left: 5px;}
.descripnoticia { font-size: 20px; padding-left: 5px;}
.imagennoticia {width: 500px; height: 300px;}
.separadornoticia {width: 0,5px; background-color: black;}
.tdnoticia:link, .tdnoticia:visited, .tdnoticia:hover {color: black; text-decoration: none;}
.tdnoticia:active {color: deepskyblue; text-decoration: underline;}
.cabeceranoticias {width: 1000px; height: 130px;}
.textocabeceranoticias {padding: 5px 5px 20px 20px; font-size: 40px; font-weight: bolder; font-family: Verdana;}