body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #747d89;
	background-color: #162230;
}

a {
	color: #52606d;
}
a:visited {
	color: #52606d;
	text-decoration: none;
}
a:hover {
	color: #747d89;
	text-decoration: none;
}
a:active {
	color: #52606d;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
.textos_subtitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #86A8D5;
}

