.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.titulo:hover {
	color: #CC0000;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 120%;
}
#textoB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #000000;
	text-decoration: none;
	line-height: 120%;
}
#textoB a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #000000;
	text-decoration: none;
	line-height: 120%;
}
#textoB a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #CC0000;
	text-decoration: none;
	line-height: 120%;
}
.linguas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 120%;
}
.linguas:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	line-height: 120%;
}