.menu {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.headerConvencao {
	font-family: tahoma;
	font-size: 18px;
	color: #FF6600;
	font-weight: bold;
}
.subMenu {
	font-family: tahoma;
	font-size: 11px;
	color: #6e94a1;
}
.caminho {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.rodape {
	font-family: tahoma;
	font-size: 11px;
	color: #acc2ca;
	font-weight: bold;
}
.superChamadaHome {
	font-family: tahoma;
	font-size: 13px;
	color: #386fb2;
	font-weight: bold;
}
.masterChamadaHome {
	font-family: tahoma;
	font-size: 14px;
	color: #244773;
	font-weight: bold;
}
.chamadaHome {
	font-family: tahoma;
	font-size: 11px;
	color: #386fb2;
	font-weight: bold;
}
.miniChamadaHome {
	font-family: tahoma;
	font-size: 10px;
	color: #386fb2;
}
.texto {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-align:left;
}
.textoRestrito {
	font-family: arial;
	font-size: 12px;
	color: #000000;
}
.botao {
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
}
a:link {  color: #003366; text-decoration: none}
a:visited {  color: #003063; text-decoration: none}
a:hover {  color: #003063; text-decoration: underline
a:active {  color: #003063; text-decoration: none}

