.linhaClientes {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.tituloNoticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #CC0000;
	letter-spacing: -1px;
}
.textoNoticia {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #333333;
}
.bordaFotoNoticia {
	border: 1px solid #CCCCCC;
}
