@charset "utf-8";
/* CSS Document */
.newsitem{
 padding-right: 30px;
}
.newsitem_pages .current {
 font-weight: bold;
}
 a{
 font-weight: normal !important; 
 color: #333;
 text-decoration: none;
}
.newsitem_pages a:hover{
 text-decoration: underline;
}

