.n10blanco {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #00488F;
}
.copyright {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a {
	text-decoration: none;
	color: #666666;
}

.textocespacio {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin: 10px;
	padding: 10px;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
.tituloseccion {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 12px;
	padding-left: 12px;
	background-position: center;
}
.titulo {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
