.linkNoticia  {
	text-decoration: none;
	color: #333333;
}
.linkNoticia:hover  {
	text-decoration: none;
	color: #006699;
}
.linkPagina {
	text-decoration : none;
   	color : #333333;
}
.linkPagina:hover {
	text-decoration : none;
   	color : #CC0000;
}
.conteudo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: justify;
}
.buscaHG {
	background: #ffff00;
	color: #000000;
}
.inputText {
	border: 1px solid #666;
	background: #eaeaea;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}