BODY {
	font: 10pt;
	font-family: "Tahoma";
	color: #000066;
	 }


.Resalta{
	font: 12pt;
	font-family: "Tahoma";
	font-weight: bold;
	color: #000066;	
}
.legales{
	font: 7pt;
	font-family: "Verdana";
	color: #FFFFFF;	
}
.Header{
	font: 8pt;
	font-family: "Tahoma";
	font-weight: bold;
	color: #000066;
	}

/* Tablas */

td { font-family: Tahoma;
     font-size: 10pt; 
     color: #000066; } 

th { font-family: Tahoma;
     font-size: 10pt; 
     color: #000066; 
     font-weight: bold;
    } 

TABLE { font-family: Tahoma; } 

                  

/* Ligas menú */
a.menulink:link { 
				   font: 10pt;
				   text-decoration: none; 
                   color: #000066; 
                    } 

a.menulink:visited {
					 font: 10pt; 
				   text-decoration: none;
		    		color: #000066;
                    }

a.menulink:hover { 
				  font: 10pt;
				  text-decoration: none; 
		   		  color: #FFFFFF; 
                   } 

/* Ligas Header*/
a.headerlink:link { 
				   font: 8pt;	
				   text-decoration: none; 
                   color: #000066; 
                    } 

a.headerlink:visited { 
					font: 8pt;
					text-decoration: none;
		    		color: #000066;
                    }

a.headerlink:hover { 
				  font: 8pt;
				  text-decoration: underline; 
		   		  color: #FF3300;
                   } 
				   
 /* Ligas Principales*/
a.mainlink:link { 
				   font: 10pt;	
				   text-decoration: none; 
                   color: #000066; 
                    } 

a.mainlink:visited { 
					font: 10pt;
					text-decoration: none;
		    		color: #333399;
                    }

a.mainlink:hover { 
				  font: 10pt;
				  text-decoration: underline; 
		   		  color: #FF3300;
                   } 
				   
input.boton {background-color: #000066; color: white; font-size: 7pt; font-family: Verdana; font-style: bold}
.campotexto {
	font-family: Verdana;
	font-size: 9px;
	background-color: #B9CFE1;
}
.campolista {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	background-color: #B9CFE1;
}				   