﻿.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: 10px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
}

.textosnegro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}

.linkcorreo {
	color: #FFD056;
	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;
}

.linkinicio {
	color: #223db3;
	text-decoration: none;
}
a.linkinicio:link {
	color: #223db3;
	text-decoration: none;
}
a.linkinicio:hover {
	color: #D82F31;
	text-decoration: none;
}
a.linkinicio:visited {
	color: #25b322;
	text-decoration: underline;
}

.subtitulo {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #5665CB;
}
.textos01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}

