body {
	/*background-color: #ffffff;*/
	/*background: url(../images/fundo2.gif) repeat;*/
	font-family: 'Calibri',sans-serif;
	font-size: 14px;
	color: #000000;
	scrollbar-3dlight-color: #F0F0EE;
	scrollbar-arrow-color: #CA3352;
	scrollbar-base-color: #F0F0EE;
	scrollbar-darkshadow-color: #DDDDDD;
	scrollbar-face-color: #cccccc;
	scrollbar-highlight-color: #F0F0EE;
	scrollbar-shadow-color: #F0F0EE;
	scrollbar-track-color: #F5F5F5;
	text-decoration: none;
}
.texto_branco {
	font-family: 'Calibri',sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.texto_preto {
	font-family: 'Calibri',sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.texto_preto2 {
	font-family: 'Calibri',sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.texto_entrada {
	font-family: 'Calibri',sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.texto_preto3 {
	font-family: 'Calibri',sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.texto_amarelo {
	font-family: 'Calibri',sans-serif;
	font-size: 10px;
	color: #97475b;
	text-decoration: none;
}
.titulo_amarelo {
    font-family: 'Calibri',sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #812303;
    text-decoration: none;
	line-height: 16px;
}
.titulo_laranja {
	font-family: 'Calibri',sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cc6b1e;
	text-decoration: none;
}
.titulo_rosa {
	font-family: 'Calibri',sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E3358F;
	text-decoration: none;
}
.titulo_verde {
	font-family: 'Calibri',sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C16D0C;
	text-decoration: none;
}
.titulo_azul {
	font-family: 'Calibri',sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #076a9f;
	text-decoration: none;
}
.titulo_castanho {
	font-family: 'Calibri',sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5C2721;
	text-decoration: none;
}
.titulo_preto {
    font-family: 'Calibri',sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #812303;
    text-decoration: none;
}
.titulo_vermelho {
    font-family: 'Calibri',sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #812303;
    text-decoration: none;
}
