﻿
.texto_negro
{
	font-family:Verdana;
	font-size: 9pt;
	color: #000000;
}


a.menu:link {font-family: Arial; font-size: 9pt; color: #92760e; text-decoration: none;}
a.menu:visited {font-family: Arial; font-size: 9pt; color: #92760e; text-decoration: none;}
a.menu:hover {font-family: Arial; font-size: 9pt; color: #000000; text-decoration: none;}
a.menu:active {font-family: Arial; font-size: 9pt; color: #92760e; text-decoration: none;}

.texto_contenido
{
	font-family: Arial;
	font-size: 8.5pt;
	color: #000000;
}
.texto_contenido2
{
	font-family: Arial;
	font-size: 9.5pt;
	color: #000000;
}


.texto_dorado_grande
{
	font-family: Arial;
	font-size: 14pt;
	color: #9d7e0b;
}

.texto_dorado
{
	font-family: Arial;
	font-size: 11pt;
	color: #9d7e0b;
	text-decoration:none;
}
.texto_dorado2
{
	font-family: Arial;
	font-size: 11pt;
	color: #9d7e0b;
	text-decoration:none;
}
.texto_dorado2:hover
{
	font-family: Arial;
	font-size: 11pt;
	color: #000000;
	text-decoration:none;
}


.texto_negro_pequeño
{
	font-family: Arial;
	font-size: 7.5pt;
	color: #000000;
}
.texto_negro
{
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}

.texto_blanco
{
	font-family: Arial;
	font-size: 7.5pt;
	color: #FFFFFF;
	text-decoration:none;
}
.texto_seccion
{
	font-family: Arial;
	font-size: 14pt;
	color: #000000;
	text-decoration:none;
}
.texto_rojo
{
	font-family: Verdana;
	font-size: 8pt;
	color: #760000;
	text-decoration:none;
}
.negrita{ font-weight:bold;}
