.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}


.borde_tablas {
	border: 1px solid #D9D3D3;
}
a.vinculo_blanco:link {
	color: #E4E8DB;
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
} 
a.vinculo_blanco:visited {
	color: #E4E8DB;
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-size: 12px;
	text-decoration: none;
} 
a.vinculo_blanco:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-size: 12px;
} 
a.vinculo_blanco:active {
	color: #FF0000;
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-size: 12px;
	text-decoration: none;
}
.texto_normal {
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-size: 12px;
	color: #485034;
}
.Titulo {
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-size: 28px;
	color: #253012;
	font-weight: bold;
}
.Texto_Rojo_11 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
}
.vinculos_blancos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.barra_superior {
	background-color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #79F200;
	border-right-color: #79F200;
	border-bottom-color: #79F200;
	border-left-color: #79F200;
}
.campo_buscar {
	background-color: #FFFF00;
}
.pie_pagina {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A8A8A8;
}
.tabla_categorias {
	background-color: #FFFFD7;
	border: 1px dotted #D2D200;
}
.tabla_gris {
	background-color: #F1F3ED;
	border: 1px dotted #CCCCCC;
}
.vinculos_normales {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #54A800;
	text-decoration: underline;
}
.texto_azul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0000FF;
}

.vinculos_pequenos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
.texto_rojo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9F0000;
}

.Vinculo_Titulo {
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-size: 14px;
	color: #0000FF;
	font-weight: bold;
}
.borde_rojo {
	border: 2px solid #FF0000;
}
.subtitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CA7900;
	font-weight: bold;
}
