


.twitters {
  font-family: "Trebuchet MS", sans-serif;
  font-size: 16px;
  color: #666666;
  font-weight: bold;
}
.twitters a { color: #666666; text-decoration: none; }
.twitters a:hover { color: #CCCCCC; text-decoration: none; }
.twitters a:active { color: #CCCCCC; text-decoration: none; }



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

}

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





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

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