h1 {
	display: none;
}
h2 {
	display: none;
}
p {
	display: none;
}

.piede {
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	color: #6c7901;
}

.piede a{
	color: #6c7901;
	text-decoration: undeline;
	font-weight: bold;
}
.piede a:hover {
	color: #bed021;
	text-decoration: none;
	font-weight: bold;
}
