/* CSS Document */


TD {

	font-family: Trebuchet MS, Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #222222;

}

		TD a:visited { color: #444444; text-decoration: none}
		TD a:link {	color: #444444;	text-decoration: none} 
		TD a:active { color: #ac1f19; text-decoration: none} 
		TD a:hover { color: #ac1f19; text-decoration: none}


.texto {

	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	color: #222222;


}

		.texto a:visited { color: #222222; text-decoration: none; }
		.texto a:link {	color: #222222;	text-decoration: none; } 
		.texto a:active { color: #ac1f19; text-decoration: none; } 
		.texto a:hover { color: #ac1f19; text-decoration: none; }

.texto_maior {

	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 13px;
	color: #222222;


}

		.texto_maior a:visited { color: #222222; text-decoration: none; }
		.texto_maior a:link {	color: #222222;	text-decoration: none; } 
		.texto_maior a:active { color: #ac1f19; text-decoration: none; } 
		.texto_maior a:hover { color: #ac1f19; text-decoration: none; }


.vermelho_maior {

	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 13px;
	color: #ac1f19;


}

		.vermelho_maior a:visited { color: #ac1f19; text-decoration: none; }
		.vermelho_maior a:link {	color: #ac1f19;	text-decoration: none; } 
		.vermelho_maior a:active { color: #ac1f19; text-decoration: none; } 
		.vermelho_maior a:hover { color: #ffba00; text-decoration: none; }

.vermelho {

	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 10px;
	color: #ac1f19;


}

		.vermelho a:visited { color: #ac1f19; text-decoration: none; }
		.vermelho a:link {	color: #ac1f19;	text-decoration: none; } 
		.vermelho a:active { color: #222222; text-decoration: none; } 
		.vermelho a:hover { color: #222222; text-decoration: none; }


.branco {

	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 10px;
	color: #ffffff;


}

		.branco a:visited { color: #ffffff; text-decoration: none; }
		.branco a:link {	color: #ffffff;	text-decoration: none; } 
		.branco a:active { color: #ffba00; text-decoration: none; } 
		.branco a:hover { color: #ffba00; text-decoration: none; }


.branco_maior {

	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 13px;
	color: #ffffff;


}

		.branco_maior a:visited { color: #ffffff; text-decoration: none; }
		.branco_maior a:link {	color: #ffffff;	text-decoration: none; } 
		.branco_maior a:active { color: #ffba00; text-decoration: none; } 
		.branco_maior a:hover { color: #ffba00; text-decoration: none; }

.amarelo_grande {

	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 17px;
	color: #ffba00;


}
.amarelo {

	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 10px;
	color: #ffba00;


}

		.amarelo a:visited { color: #ffba00; text-decoration: none; }
		.amarelo a:link {	color: #ffba00;	text-decoration: none; } 
		.amarelo a:active { color: #222222; text-decoration: none; } 
		.amarelo a:hover { color: #222222; text-decoration: none; }

.laranja {

	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	color: #ffba00;


}

		.laranja a:visited { color: #ffba00; text-decoration: none; }
		.laranja a:link {	color: #ffba00;	text-decoration: none; } 
		.laranja a:active { color: #222222; text-decoration: none; } 
		.laranja a:hover { color: #222222; text-decoration: none; }



.rodape {

	font-family: Verdana, Arial;
	font-size: 9px;
	color: #7a7e68;


}

		.rodape a:visited { color: #7a7e68; text-decoration: none; }
		.rodape a:link {	color: #7a7e68;	text-decoration: none; } 
		.rodape a:active { color: #7a7e68; text-decoration: none; } 
		.rodape a:hover { color: #7a7e68; text-decoration: none; }



.titulo_materia {

	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 15px;
	color: #ffba00;

}

		.titulo_materia a:visited { color: #ffba00; text-decoration: none}
		.titulo_materia a:link {	color: #ffba00;	text-decoration: none} 
		.titulo_materia a:active { color: #222222; text-decoration: none} 
		.titulo_materia a:hover { color: #222222; text-decoration: none}	




BODY {
	
		scrollbar-face-color: #e2e2e2; 
		scrollbar-shadow-color: #e2e2e2; 
		scrollbar-highlight-color: #e2e2e2; 
		scrollbar-3dlight-color: #e2e2e2; 
		scrollbar-darkshadow-color: #e2e2e2; 
		scrollbar-track-color: #f7f7f7;
		scrollbar-arrow-color: #666666;
	
	}


.FORM {
		font-family: Trebuchet MS, Tahoma, Arial;
		font-size:10px;
		font-weight:25px;
		color: #ffffff;
		border-color: #000000;
		border-style: solid;
		border-width: 0px;
		padding: 2px;
		background-color: #72213e;
		}

