@charset "utf-8";
.fondoTbla {
	background-image: url(../Imagenes/Motivo_01.png);
}
.fondoTbla1000 {
	background-image: url(../Imagenes/Copia-de-Motivo_01.png);
}

.titulo {
	font-family: "Comic Sans MS", cursive;
	font-size: 24px;
	color: #F00;
	font-weight: bold;
}
.texto {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	color: #5D5D5D;
	font-weight: 600;
}
.Pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.Firma {
	font-family: "Comic Sans MS", cursive;
	font-size: 9px;
	font-weight: bold;
	color: #609F35;
}
a:link {
	font-family: "hobo Std";
	font-size: 14px;
	font-weight: bolder;
	color: #63A236;
}
a:visited {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E20000;
}
