.titulo {
	color: #F9FDA6;
	font-size: 20px;
	font-family: Arial;
	font-weight: bold;
}
.titulo A:link {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #F9FDA6;
	text-decoration: none;
}
.titulo A:visited {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #F9FDA6;
	text-decoration: none;
}
.titulo A:hover {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #F9FDA6;
	text-decoration: none;
}
.titulo A:active {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #F9FDA6;
	text-decoration: none;
}	