body {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font:.75em;
	color: #424242;
}
a {
	text-decoration: none;
	color: #000;
}
.smalllink {
	color: #797979;
	font-size: 12px;
}
.date {
	color: #a9a9a9;
	font-size: 12px;
}
.heading {
	color: #424242;
	font-size: 25px;
}
.tweetbg0 {
	background-color: rgba(254,252,175,0.5);
}
.tweetbg1 {
	background-color: rgba(254,253,216,0.5);
}