.news_list {
	padding-bottom:3px;
  }

.news_list a {
    color:#999999;
	font-weight: bold;
	text-decoration: none;
  }
  
.news_list a:hover{
    color:#c30;
  }

.news_list_img {
    width:100px;
	float:left;
  }

.image_news {
    /*padding: 1px;*/
    border: solid 1px #ccc;
  }


.pager a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#999999;
    /*width: 15px;
    border: 1px solid #D8D8D8;*/
    text-decoration: none;
    padding: 2px;
    margin-left: 3px;
	font-weight:bold;
}

.pager:link{
    color:#999999;
    text-decoration: none;
}

.pager:hover, span.pager {
    color:#CC3300;
}