/* CSS Document */

/*Sección Programas permanentes*/
#enlace a 		  {	font-size: 11px;	font-family:"Trebuchet MS",Helvetica, Verdana,sans-serif; 	}
#enlace a:active  { text-decoration:none;}
#enlace a:link    { color: #000000; text-decoration: none; }
#enlace a:hover   { color: #00CC00;	text-decoration:none;}
#enlace a:visited { color: #000000;  text-decoration: none; }


/*Sección Sitios de Interes*/
#enlace2 a         { font-size: 11px; 	font-family:"Trebuchet MS",Helvetica,Verdana,sans-serif;  }
#enlace2 a:active  { text-decoration:none;}
#enlace2 a:link    { color: #000000; text-decoration: none; }
#enlace2 a:hover   { color: #00CC00;	text-decoration:none; }
#enlace2 a:visited { color: #000000;   text-decoration: none; }


/*Sección Sitios de Eventos*/
#enlace3 a         { font-size: 11px; 	font-family:"Trebuchet MS",Helvetica,Verdana,sans-serif;  }
#enlace3 a:active  { text-decoration:none; }
#enlace3 a:link    { color: #00CC00; text-decoration: none; }
#enlace3 a:hover   { color: #00CC00; text-decoration:none;}
#enlace3 a:visited { color: #000000;  text-decoration: none; }


#enlace4 a         { font-size: 11px; 	font-family:"Trebuchet MS",Helvetica,Verdana,sans-serif;  }
#enlace4 a:active  { text-decoration:none;}
#enlace4 a:link    { color: #993300; text-decoration: none; }
#enlace4 a:hover   { color: #FF9900;	text-decoration:none; }
#enlace4 a:visited { color: #993300;  text-decoration: none; }