n@import url('news.css');
@import url('test.css');
@import url('newforms.css');

.copyright a {
  font-size: 11px;
  color: #333;
  text-decoration: none;
}

.copyright {
  font-family: Tahoma, Verdana, Arial, Sans-serif;
  color: #333;
  font-size: 11px;
  line-height: 10px;
  text-align: center;
}
.copyright .copy-top {
  margin-bottom: 10px;
}

.copyright .copy-bot, .copyright .copy-bot a
{
font-size: 9px;
}
