#wrapper-right {

  width: 183px;
}
a {
	text-decoration: none;

}
#wrapper-right a, #content .bodytext a {
	text-decoration: none;
  color: #ff0000;
}
#wrapper-right a:hover, #content .bodytext a:hover {
  color: #727272;
}

.news-list-item a{
  color: #000000;
}
