.ventanas {
	font-family: "Comic Sans MS", "Franklin Gothic Medium";
	color: #FF6600;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF6600;
	line-height: normal;
	font-size: 10px;
}
.textos2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}

