.tweet,
.query {
  color: rgb(220,164,4);
}

.tweet_list {
  color: rgb(230,230,230)
}

.tweet_list a {
  color: rgb(220,164,4)
}
		
.tweet_list .tweet_avatar img {
  vertical-align: left;
  background-color: rgb(64,64,64);
}
