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


.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: 14px;
	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: #54A800;
	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: 12px;
	color: #6E6E6E;
}
.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: 14px;
	color: #2D5900;
	text-decoration: underline;
}
.vinculos_pequenos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002EA8;
	line-height: 20px;
	text-decoration: none;
}

a.vinculos_pequenos:hover {
	color: #0000FF;
	text-decoration: underline;
} 

.Vinculo_Titulo {
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-size: 14px;
	color: #428400;
	font-weight: bold;
}
.borde_rojo {
	border: 2px solid #FF0000;
}
