.titular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #0000FF;
	text-align: center;
	font-weight: bold;
	text-decoration: blink;


}
.textogeneral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
.imagenes {
	float: right;
}
.fondo {
	background-color: #CC99FF;
}
