.MenuSite {
	font-family: Arial;
	font-size: 11px;
}

.ArialBranco11 {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.ConteudoBaseCinzaForte {
	font-family: Arial;
	line-height: 19px;
	color: #333333;
	font-size: 11px;
}
.TextosEmDestaque {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
}
.BasicoArial10 {
	font-family: Arial;
	font-size: 10px;
}
.ArialCinzaFraco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: underline;
	color: #FF9900;
}.TitulosGrandes {
	font-family: Arial;
	font-size: 16px;
	color: #FF9900;
	font-weight: bold;
}
.TextoTamanho12 {
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
.FormulariosInternos {
	font-family: Arial;
	font-size: 11px;
	background-color: #EDEDED;
	border: 1px solid #CCCCCC;
}
.FormHome {
	font-family: Tahoma;
	font-size: 11px;
	color: #F9C900;
	background-color: #292929;
	border: 1px solid #4D4D4D;
}
