.twitStream {
	color: #000000;
}
.twitStream a {
	color: #000000;
}
.tweet {
	background: #f0f0f0;
	border: 4px solid #c4c4c4;
}

.tweet-user, .tweet-time, .tweet-reply, .tweet-view, .tweet-rt{
	font-weight: bold;	
}