.news {
  margin:20px 0 7px;
}
.news a {
  font-size:14px;
  font-weight:bold;
  color:#006600;
  text-decoration:none;
}
.news a:hover {
  text-decoration:underline;
}
.barpage a {
  color:#006600;
}
.barpage a#active {
  font-weight:bold;
  text-decoration:none;
}


