.MenuInicial {
	font-family: Tahoma;
	font-size: 11px;
}
.TituloTa {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #E77421;
}

.Titulos {
	font-family: "Times New Roman", Times, serif;
	font-size:20px;
	color:#B2B2B2;
}

.TitulosBaixo {
	font-family: "Times New Roman", Times, serif;
	font-size:20px;
	color:#666666;
}

.texto_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.texto_home_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#E77421;
	font-weight: bold;
}

a {
	text-decoration: none;
	color:#000000;
}

a:hover { 
	text-decoration: none;
	color:#000000;
}