/*
  tt_news
  own
*/



/* tt_news      *********************************************/

.news-single-related {
  margin-top:1em;
}
.news-single-related dt {
  font-weight:bold;
}
.news-single-related a {
  color: #FF9900;
  text-decoration: none;
  font-weight:bold;
}
.news-single-related a:hover {
  color: #666666;
}

/* own          *********************************************/

.linkBack {
  text-align:right;
}
.linkBack a {
  color: #FF9900;
  text-decoration: none;
  font-weight:bold;
}
.linkBack a:hover {
  color: #666666;
}