@charset "utf-8";
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: normal;
	font-weight: bold;
	color: #F03;
	text-decoration: none;
	background-color: #000;
}
.pie {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color:#FFF
	text-decoration: none;
}
