.TextoLogo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 42px;
	font-weight: bold;
	font-style: normal;
}
.Bg_Branco {
	background-color: #FFF;
}
a.menu:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	text-transform: none;
}
a.menu:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}
a.menu:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #8A8109;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}
a.menu:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}
.TextoNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #666;
}

a.rodape:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}
a.rodape:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}
a.rodape:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #938809;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}

a.rodape:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}

a:link {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #938809;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

a.botao:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #317393;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
a.botao:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #317393;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
a.botao:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #317393;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

a.botao:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
}

.TextoRodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #333;
}

a.h1:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	text-decoration: none;
	font-size: 16px;
	font-weight: normal;
}
a.h1:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	text-decoration: none;
	font-size: 16px;
	font-weight: normal;
}
a.h1:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	font-size: 16px;
	font-weight: normal;
	text-decoration: underline;
}

a.h1:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	text-decoration: none;
	font-size: 16px;
	font-weight: normal;
}
.TextoValor {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: none;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #039;
}
.TextoNormalTitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #666;
	font-weight: bold;
}
