  .textos{font-family: Trebuchet MS, Arial, Arial Narrow, Tahoma; font-size:12px;  color:#706F6D;}
  .red{font-family:Trebuchet MS, Arial, Arial Narrow,Tahoma; font-size:12px;  color:#E20C18;  }
  .main{font-family:Trebuchet MS, Arial, Arial Narrow,Tahoma; font-size:12px;  color:#666666; }
  .blue{font-family:Trebuchet MS, Arial, Arial Narrow,Tahoma; font-size:12px;  color:#0082D6;  }
  .white{font-family:Trebuchet MS, Arial, Arial Narrow,Tahoma; font-size:12px;  color:#FFFFFF;  }
  .green{font-family:Trebuchet MS, Arial, rial Narrow,Tahoma; font-size:12px;  color:#6BAB23;  }
  .gray{font-family:Trebuchet MS, Arial, Arial Narrow,Tahoma; font-size:12px;  color:#71706E;  }
  .black{font-family:Trebuchet MS, Arial, Arial Narrow,Tahoma; font-size:12px;  color:#000000;  }
  .firma{font-family:Trebuchet MS, Arial, Arial Narrow,Tahoma; font-size:10px;  color:#706F6D;  }
  .servicios{font-family:Trebuchet MS, Arial, Arial Narrow,Tahoma; font-size:10px;  color:#999999;  }
  
body {
	background-color: #FFFFFF;
	background-image: url(images/fondo.gif);
	background-repeat: repeat-x-y;
	background-position: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: 0;
	}
	
a:link {
	font-family:Trebuchet MS, Arial, Arial Narrow, Helvetica, sans-serif;
	color: #706F6D;
	text-decoration: none;
}
a:visited {
	font-family:Trebuchet MS, Arial Narrow, Tahoma, Arial, Helvetica, sans-serif;
	color: #706F6D;
	text-decoration: none;
}
a:hover {
	font-family:Trebuchet MS, Arial Narrow, Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: underline;
}
a:active {
	font-family:Trebuchet MS, Arial Narrow , Tahoma, Arial, Helvetica, sans-serif;
	color: #706F6D;
	text-decoration: none;
}
