/* CSS Document */

.categoria_noticia {
	font-size: 11px;
	font-family: Verdana;
	color: #CC0000;
	font-weight: bold;
}
.reporter {
	font-size: 11px;
	font-family: Arial;
	color: #CC0000;
	font-weight: bold;
}
.reporter_login {
	font-size: 11px;
	font-family: Arial;
	color: #666666;
	font-weight: bold;
}

.categoria_noticia2 {
	font-size: 14px;
	font-family: Arial;
	color: #CC0000;
	font-weight: bold;
}

.categoria_esporte {
	font-size: 11px;
	font-family: Verdana;
	color: #669900;
	font-weight: bold;
}

.categoria_esporte2 {
	font-size: 14px;
	font-family: Arial;
	color: #669900;
	font-weight: bold;
}

.categoria_entretenimento {
	font-size: 11px;
	font-family: Verdana;
	color: #FF6600;
	font-weight: bold;
}

.categoria_entretenimento2 {
	font-size: 14px;
	font-family: Arial;
	color: #FF6600;
	font-weight: bold;
}

.titulo_noticia {
	font-size: 11px;
	font-family: Verdana;
	color: #000000;
	font-weight: bold;
}

.texto_noticia {
	font-size: 11px;
	font-family: Arial;
	color: #000000;
}


.texto_noticia3 {
	font-size: 11px;
	font-family: Verdana;
	color: #000000;
}

.texto_noticia2 {
	font-size: 11px;
	font-family: Arial;
	color: #999999;
}

.manchete_noticia {
	font-size: 19px;
	font-family: Arial;
	color: #000000;
}

.data_noticia {
	font-size: 11px;
	font-family: Verdana;
	color: #FFFFFF;
	font-weight: bold;
}