@charset "utf-8";
.titulo       {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #234a57;
	text-decoration: none;
	display: block;
}
a:hover         {
	color: #489AB5;
}

.imagem      {
	margin-left: -200px;
	float: left;
	margin-right: 18px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
