/*----------------------------------- tt_news -----------------------------------*/

.news-content {
  color : #666666;
  font: "Trebuchet MS", tahoma, arial, helvetica, geneva;
  vertical-align: bottom;
}
.news-content a:link,
.news-content a:visited {
  color : #666666;
  text-decoration : none;
}
.news-content a:hover {
  left: 1px;
  position: relative;
  top: 1px;
  color : #000000;
  text-decoration : none;
}


.news-cat {
  color : #666666;
  font: 10px "Trebuchet MS", tahoma, arial, helvetica, geneva;
  vertical-align: bottom;
}
.news-cat a:link,
.news-cat a:visited {
  color : #666666;
  text-decoration : none;
}
.news-cat a:hover {
  left: 1px;
  position: relative;
  top: 1px;
  color : #000000;
  text-decoration : none;
}


