body {
	background-color: #174B7A;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;

}
a {
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FFD200;

}
a:active {
	text-decoration: none;
}
.espacio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
}
.Titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;

}
.slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.05em;

}
.Titulo2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #E1E1E1;
	font-weight: bold;
	font-style: italic;
}
.texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
}
.texto2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.Titulo3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #E1E1E1;
	letter-spacing: 0.3em;
	font-weight: normal;

}
.texto3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: 0.05em;
}
