/* Vínculos*/

a:visited {
	color: #000000;
}

a:link {
	color: #000000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #000000;
}


/* Times 12 normal negra oblicua*/

.times12nni {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 12pt;
              font-style: italic;
}

/* Times 12 normal negra*/

.times12nn {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 12pt;
}

/* Times 12 bold negra oblicua*/

.times12bni {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 12pt;
              font-style: italic;
              font-weight: bold;
}

/* Times 12 normal bordo oblicua*/

.times12nbi {
	font-family: "Times New Roman", Times, serif;
	color: #800000;
	font-size: 12pt;
              font-style: italic;
}

/* Times 14 normal negra oblicua*/

.times14nni {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	color: #000000;
}

/* Times 14 normal negra*/

.times14nn {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #000000;
}

/* Times 14 normal bordo oblicua*/

.times14nbi {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	color: #800000;
}

/* Times 14 bold bordo oblicua*/

.times14bbi {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	color: #800000;
	font-weight: bold;
}

/* Times 16 bold bordo oblicua*/

.times16bbi {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: italic;
	color: #800000;
	font-weight: bold;
}

/* Times 18 bold negro oblicua*/

.times18bni {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	text-decoration: none;
	margin-top:0;
	margin-bottom:0;
	font-style: oblique;
	font-weight: bold;
	font-variant: normal;
}

/* Times 18 bold negro*/

.times18bn {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	text-decoration: none;
	margin-top:0;
	margin-bottom:0;
	font-weight: bold;
	font-variant: normal;
}

/* Times 18 bold bordo oblicua*/

.times18bbi {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style: italic;
	color: #800000;
	font-weight: bold;
}

/* Times 24 bold negro*/

.times24bn {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	text-decoration: none;
	margin-top:0;
	margin-bottom:0;
	font-weight: bold;
}

/* Times 24 bold negro oblicua*/

.times24bni {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	text-decoration: none;
	margin-top:0;
	margin-bottom:0;
	font-style: oblique;
	font-weight: bold;
}

/* arial 8 normal negro*/

.arial8nn {
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
	margin-top:0;
	margin-bottom:0;
	font-style: normal;
	font-weight: normal;
}

/* arial 8 normal blanco*/

.arial8nblanco {
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
	margin-top:0;
	margin-bottom:0;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

/* arial 8 normal inclinado negro*/

.arial8nin {
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
	margin-top:0;
	margin-bottom:0;
	font-style: oblique;
	font-weight: normal;
	font-variant: normal;
}

/* arial 10 normal negro*/

.arial10nn {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

/* arial 10 normal inclinada negro*/

.arial10nin {
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	margin-top:0;
	margin-bottom:0;
	font-style: oblique;
	font-weight: normal;
	font-variant: normal;
}

/* arial 12 normal negro*/

.arial12nn {
	font-family: Arial;
	font-size: 12pt;
	text-decoration: none;
	margin-top:0;
	margin-bottom:0;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

/* arial 10 bold negro*/

.arial10bn {
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	margin-top:0;
	margin-bottom:0;
	font-weight:bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

/* arial 12 bold negro*/

.arial12bn {
	font-family: Arial;
	font-size: 12pt;
	text-decoration: none;
	margin-top:0;
	margin-bottom:0;
	font-weight:bold;
	font-style: normal;
	font-variant: normal;
}

/* arial 12 bold inclinada negro*/

.arial12bin {
	font-family: Arial;
	font-size: 12pt;
	text-decoration: none;
	margin-top:0;
	margin-bottom:0;
	font-weight:bold;
	font-style: italic;
	font-variant: normal;
}

/* arial 14 bold negro*/

.arial14bn {
	font-family: Arial;
	font-size: 14pt;
	text-decoration: none; margin-top:0; margin-bottom:0; font-weight:bold 
}

/* arial 10 normal bordo*/

.arial10nb {
	font-family: Arial;
	color: #800000;
	font-size: 10pt;
	text-decoration: none; margin-top:0; margin-bottom:0
}

/* arial 12 normal bordo*/

.arial12nb {
	font-family: Arial;
	color: #800000;
	font-size: 12pt;
	text-decoration: none; margin-top:0; margin-bottom:0
}

/* arial 10 bold bordo*/

.arial10bb {
	font-family: Arial;
	color: #800000;
	font-size: 10pt;
	text-decoration: none; font-weight:bold; margin-top:0; margin-bottom:0
}

/* arial 12 bold bordo*/

.arial12bb {
	font-family: Arial;
	color: #800000;
	font-size: 12pt;
	text-decoration: none; font-weight:bold; margin-top:0; margin-bottom:0
}

/* arial 12 bold azul*/

.arial12ba {
	font-family: Arial;
	color: #0000FF;
	font-size: 12pt;
	text-decoration: none;
	font-weight:bold;
	margin-top:0;
	margin-bottom:0;
	font-style: normal;
	font-variant: normal;
}

/* arial 12 bold rojo*/

.arial12br {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
}

/* arial 14 bold rojo*/

.arial14br {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
}

