.Texto {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #714e34;
	text-align:justify;
	line-height:1.2;	
}

.Texto_Naranja {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #FF9600;
	text-align:justify;	
}

.Texto_gris_claro {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #999999;
	text-align:justify;	
}

.Visitas {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #FFFFB9;
	text-align:justify;	
}


.Texto_Ficha {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #595959;
	text-align:justify;
	line-height:1.4;
}

.Rojo {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #FF0000;
	text-align:justify;	    
}

a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #FF9600;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #FF9600;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	text-decoration: underline;
	color: #FF9600;
}
a:active {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #FF9600;
}

a.enl:link {
	color: #714e34;
	text-decoration: none;
}
a.enl:visited {
	text-decoration: none;
	color: #714e34;
}
a.enl:hover {
	text-decoration: none;
	color: #EA4600;
}
a.enl:active {
	text-decoration: none;
}