body {
  font-family: "Trebuchet MS", sans-serif;
}

/** Style the tweets */
.twitters {
}

.twitterswrap a {
color: #DEDEDE;
}

.mmw_twitter_time
{
color: #DEDEDE;
}

.mmw_twitter_time:hover
{
color: #ffba01;
}

.twitters ul {
  list-style: none;
  padding: 0;
}

.twitters span.prefix {
  font-weight: bold;
}

.twitters span.time {
  font-style: italic;
  color: #c5c5c5;
}

.twitters span.status {
  font-style: italic;
}