IMG { 
	border: 0px; 
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}


.Estilo_primera_parte_del_logo {   /*  Publica */
	font-family: "Copperplate Gothic Bold";
	font-weight: bold;
	color: #000000;
	font-size: 36px;
}
.Estilo_segunda_parte_del_logo {    /*  Web  */
	font-family: "Copperplate Gothic Bold";
	font-weight: bold;
	color: #999999;
	font-size: 36px;
}


.Estilo_menu {
	font-family: "Arial Black";
	color: #0000FF;
	font-size: 10px;
}
.Estilo_menu_pie_de_pagina {  
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.Estilo_firma_de_pagina {    /*  copyright PublicaWeb © 2007  */
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
}
.Estilo_titulos {   /* sobre nosotros, contactar     */
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	font-weight:bold;
}
.Estilo_textos {   /* sobre nosotros, contactar     */
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.Estilo_enlaces_webs {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.Estilo_tecnologias {   /* TML, XTML, Java     */
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
.Estilo_campos_formulario {  
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}