

.texto_normal { 
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #767676
	}
	.enlace_normal { 
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #a14800;
	text-decoration:underline
	}
.texto_drag { 
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #b7b6b6
	}

.titulo_pano {
  font-family: arial;
  font-size:11px;
  font-weight:bold;
  color: #a14800;
  text-decoration:underline
}
.titulo_pano:hover {
  font-family: arial;
  font-size:11px;
  font-weight:bold;
  color: #016253;
  text-decoration:underline
}
.subtitulo_destino {
  font-family: verdana;
  font-size:9px;
  font-weight:normal;
  color: #cccccc
}
.texto_descriptivo {
  font-family: verdana;
  font-size:9px;
  font-weight:normal;
  color: #767676
}
.version_links {
  font-family: verdana;
  font-size:9px;
  font-weight:normal;
  color: #016253
}
.version_links:hover {
  font-family: verdana;
  font-size:9px;
  font-weight:normal;
  color: #a14800
}
.titulo_pagina {
  font-family: verdana;
  font-size:15px;
  font-weight:bold;
  color: #767676;
  text-decoration:none
}
.menu_secundario {
  font-family: verdana;
  font-size:9px;
  font-weight:normal;
  color: #a14800;
  text-decoration:none
}
.link_secundario {
  font-family: verdana;
  font-size:9px;
  font-weight:normal;
  color: #a14800;
  text-decoration:underline
}
.menu_inferior {
  font-family: verdana;
  font-size:10px;
  font-weight:normal;
  color: #999999;
  text-decoration:none
}
.link_inferior {
  font-family: verdana;
  font-size:10px;
  font-weight:normal;
  color: #999999;
  text-decoration:underline
}
.titulo_pais {
  font-family: verdana;
  font-size:15px;
  font-weight:bold;
  color: #e59c00;
  text-decoration:none
}