.Menuitens {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	background-position: left center;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	text-transform: none;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	color: #000000;
}
.Menuitens:hover {
	font-weight: bold;
	background-color: #99FF99;


}
.SemiTitulo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000033;
}
.SemiTitulo2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #999999;
}
.textoimportante {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: 600;
	color: #000033;
}
.SemiTituloBranco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
}
.texto {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.Titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003300;
}
.Titulo_Top {
	font-family: "AvantGarde Md BT", "Arial Black", Arial;
	font-size: 24px;
	font-weight: bold;
	}
.Titulo_Top_SubTitulo {

	font-family: "AvantGarde Md BT", "Arial Black", Arial;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.SubMenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	background-color: #99FFFF;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
}
.textoInicial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.SubMenu:hover {
	background-color: #99CCFF;
}

