.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.text2 {
	font-family: Arial black, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: white;
	text-decoration : none;
}
.menuEsquerdo {
	color: white;
	text-decoration : none;
}
.titulo:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: 000000;
	text-decoration : none;	
}
.titulo:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: 000000;
	text-decoration : none;	
}