@charset "utf-8";
.txtresaltado {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.txtcontenidos {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}
.txtpiepagina {
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
}
.txtresaltado2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #EA8C00;
}
.txtcontenidos2 {
	font-family: Arial;
	font-size: 11px;
	color: #CCCCCC;
}

