.texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CC9933;
}
.titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #CC9933;
}
.pie {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CC9933;
}


.enlace {
	color: #000000;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
}
.texto2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CC9933;
}
.bandera {
	position:absolute;
	left:2px;
	top:594px;
	width:100%;
	height:24px;
	z-index:6;
	visibility: visible;
}

