a:link {
	color: #FF6600;
}
a:hover {
	color: #039AC9;
}
a:visited {
	color: #039AC9;
}
a:active {
	color: #039AC9;
}
.catedra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: 003c5a;
}
.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.textos1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #039AC9;
	font-weight: bold;
}
.textos2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #039AC9;
	font-weight: bold;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
}

