p, body, input, table, a, .texto, .linkinterno {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none

}

p {
	text-align: justify;
}

.data {
	font-size: 9px;
}

.menu1 {
	font-weight: bold;
	white-space: nowrap;
}

.menu1:hover {
	color: #364C66;
	background-color: #ffffff;
}


.noticias {
	font-size: 9px;
	font-family: verdana;
	text-align: left;

}

.noticiastit {
	font-weight: bold; 
}


/* artigos */
.artigotit {
	font-weight: bold;

}

.artigotit:hover {
	color: #364C66;
	background-color: #FFFFFF; 
}

.artigocham {
	font-size: 10px;
}

body {
	overflow-x: hidden
	}

.titulogrande {

	font-family: Impact;
	font-size: 30px;
	color: #ff9900;


	}

.titulo, {

	font-family: Times New Roman;
	font-size: 20px;

	}


.tituloInterno {

	font-family: Helvetica;
	font-size: 18px;
	font-weight: bold; 
	color: #ff9900;


	}



.tituloInterno:hover {
	color: #000000;
	background-color: #FFFFFF; 
}

.linkinterno:hover {

	text-decoration: underline;

}


input {

	border: 1px solid white;
	background-color: black;

}

.texto {

	text-align: justify;

	}

.textoleitura {

	line-height: 18px;
	text-align: justify;
	font-size: 12px;
	color: #ffcc66;


	}
