@charset "ISO-8859-1";
/* CSS Document */

#body {
	font-size:11px;
	font-family: Tahoma, Geneva, sans-serif
}
.texto{
	font-size:11px;	
}
.textoAmarelo {
	font-size:11px;
	color:#FDFE02;
}
.textoAzul {
	font-size:11px;
	color:#0F97FB;
}
. titulos {
	font-size:12px;
	font-weight:bold;
}
. noticias {
	font-size:11px;
	font-weight:bold;
}
