@charset "utf-8";
/* CSS Document */
.red-tach {
    color: red!important; 
	
}
.marcada-noticia {
    text-shadow: 2px 2px 2px grey;
}

