﻿.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #003399;
	font-weight: bold;
}
.textosblanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
}
.linkcorreo {
	color: #ffffff;
	text-decoration: none;
}
a.linkcorreo:link {
	color: #ffffff;
	text-decoration: none;
}
a.linkcorreo:hover {
	color: #ffd056;
	text-decoration: none;
}
a.linkcorreo:visited {
	color: #bbe7ee;
	text-decoration: underline;
}
.subtitulo {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #5665CB;
}
.textosnegrita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}

