body{
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
}
.tituloconstruccion{
	font-size: 32px;
	font-weight: bold;
	text-transform: uppercase;
	color: #1B4C7E;
	text-decoration: none;
}
.textocontruccion{
	font-size: 20px;
	font-weight: normal;
	color: #1B4C7E;
	text-decoration: none;
}
.textocontruccion2{
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.linkconstruccion{
	font-size: 14px;
	font-weight: bold;
	color: #1B4C7E;
	text-decoration: none;
}
.linkconstruccion a{
	font-size: 14px;
	font-weight: bold;
	color: #1B4C7E;
	text-decoration: none;
}

