.query {
  font-family: Arial, serif;
  font-size: 12px;
  color: #336699; }

    .query a:link{
  font-family: Arial, serif;
  font-size: 12px;
  color: #33CC00; }
  
    .query a:hover{
  font-family: Arial, serif;
  font-size: 12px;
  color: #0364C5; }
  
 .query a:active{
  font-family: Arial, serif;
  font-size: 12px;
  color: #336699; }

.query .tweet_list {
    -webkit-border-radius: .5em;
    list-style-type: none;
    margin: 0;
    padding: 0;
    background-color: #EAF1F8; }
    
    
    
    .query .tweet_list {
    -webkit-border-radius: .5em;
    list-style-type: none;
    margin: 0;
    padding: 0;
    background-color: #EAF1F8; }
    
    .query .tweet_list {
    -webkit-border-radius: .5em;
    list-style-type: none;
    margin: 0;
    padding: 0;
    background-color: #EAF1F8; }
    
    .query .tweet_list li {
      overflow: auto;
      padding: .5em; }
      .query .tweet_list li a {
        /*color: #4DCC00;*/
        color: #6199FF;
        }
    .query .tweet_list .tweet_even {
      background-color: #EAF1F8; }
    .query .tweet_list .tweet_avatar {
      padding-right: .5em;
      float: left; }
      .query .tweet_list .tweet_avatar img {
        vertical-align: middle; }
