@charset "UTF-8";
.texto_branco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.texto_branco_maior {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.texto_branco_14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}

body {
background:url(../imagens/fundo_base1.jpg)
	scrollbar-arrow-color:#000000;
scrollbar-3dlight-color:#000000;
scrollbar-highlight-color:#FFFFFF;
scrollbar-face-color:#333333;
scrollbar-shadow-color:#000000;
scrollbar-darkshadow-color:#757575;
scrollbar-track-color:#757575;
}
