body {
	background-color: #466EAC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	font-weight: bold;
	color: #3C5786;
}
a:visited {
	font-weight: bold;
	color: #3C5786;
}
a:hover {
	font-weight: bold;
	color: #7491C0;
}
a:active {
	font-weight: bold;
	color: #3C5786;
}
.titulo {
	font-weight: bold;
	color: #4B6EA8;
}

