@charset "utf-8";
/* CSS Document */

.IPSA_footer {
	font-family: Arial;
	font-size: 11px;
	color: #FFCA08;
	text-decoration:none;
}
.IPSA_footer_Link {
	font-family: Arial;
	font-size: 11px;
	color: #FFCA08;
	text-decoration: underline;
}
a.IPSA_footer_Link:Hover {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.IPSA_TITULO {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration:none;
}
.IPSA_Contenido {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration:none;
	text-align:justify;
}
.IPSA_Borde {
	border:solid;
	border-color:#FFCA08;
	}
.IPSA_Link {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
	text-align:justify;
}
a.IPSA_Link:Hover {
	font-family: Arial;
	font-size: 12px;
	color:#FFCA08;
	text-decoration: underline;
	text-align:justify;
}
.IPSA_ContenidoForm {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration:none;
}