@charset "utf-8";
.blackground {
	background-image: url(fd.jpg);
	background-repeat: repeat-x;
}
.titulo {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000033;
}
.titulo-descrisao {
	font-family: tahoma;
	font-size: 11px;
	color: #003;
	text-decoration: none;
}
