.menPrincipal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}

.menPrincipal TH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #333333;


}

.menPrincipal a:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;

}

.menPrincipal a:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;

}
.menPrincipal a:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.menuSecundario {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	cursor: hand;
}

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

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

.menuSecundario INPUT {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	cursor: hand;
}

.menRodape {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
