a:link {
    text-decoration: none;
    color: #006699;
}

a:hover {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
} .contenido {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
    text-align: justify
} .links {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-decoration: underline;
    color: #006699
} .titulos {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    font-weight: bold
} .campos {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    text-decoration: none;
    background-color: #E1F4FF;
    border-color: #6699CC #E1F4FF #FFFFFF #FFFFFF
} .botones {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-style: normal;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
    background-color: #E9F4FE
} .titulosPrensa {
    font-family: "Times New Roman", Times, serif;
    font-size: 22px;
    color: #000000;
    text-decoration: none;
    font-weight: bold
}

/*Agregados por ArtedeMagia.com*/ 
.titulos {
	text-align: center;
	text-transform: uppercase;
}

.contenido {
	text-align: justify;
}

.boton_meta {
    height: 25px;
	width: 94px;
    background-image: url('imagenes/boton_nuestra_meta.gif');
    background-position: top left;
	display: inline-block;
}

 .boton_meta:hover {
    height: 25px;
	width: 94px;
    background-image: url('imagenes/boton_nuestra_meta.gif');
    background-position: bottom left;
	display: inline-block;
}
.boton_ley {
    height: 25px;
	width: 189px;
    background-image: url('imagenes/boton_ley_convergencia.gif');
    background-position: top left;
	display: inline-block;
}

 .boton_ley:hover {
    height: 25px;
	width: 189px;
    background-image: url('imagenes/boton_ley_convergencia.gif');
    background-position: bottom left;
	display: inline-block;
}

p.menu_adicional {
	text-align: center;
}

body table {
	margin: auto;
}

p.centrado {
	text-align: center;
}

