body,a
{
font-family: verdana;
font-size: 11px;
color: #efefef;
}
body
{
	background: #555;
}
textarea
{
	display: block;
	width: 400px;
	height: 80px;
	padding: 4px;
	font-size: 11px;
	background: #444;
	color: #ccc;
}
#tweets2 .tweet a,
#tweets2 .tweet
{
	background: #fff;
	color: red;
}

#tweets3 .tweet a,
#tweets3 .tweet
{
	background-color:;
	color: #83c9d9;
}
