.fondo-tabla {
	background-image: url(imagenes/bienvenido2.jpg);
	background-repeat: no-repeat;
}
.texto-comun-verdana {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	font-style: normal;
}
.fuente-noticia {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	font-style: italic;
	font-weight: normal;
	color: #000;
	text-align: right;
}

