#article_list{
	margin-left: 25px;
}

#font_article_list_date{
	font-family: Verdana;
	font-size: 11px;
	font-weight: none;
	color: #748287;
}

#font_article_list_content{
    width: 625px;
	overflow:auto;
	word-wrap: break-word;
	font-family: Verdana;
	font-size: 11px;
	font-weight: none;
	color: #203a43;	
}

p.article_list_comments{
	font-family: Verdana;
	font-size: 11px;
	font-weight: none;
	color: #748287;	
	margin-right: 50px;
}

a.links_article_list_nav:link {
	text-decoration: none; 
	font-family: verdana;
	font-weight: bold;
	font-size: 15px; 
	color: #c10000;
}
a.links_article_list_nav:visited {
	text-decoration: none; 
	font-family: verdana;
	font-weight: bold;
	font-size: 15px; 
	color: #c10000;
}
a.links_article_list_nav:active {
	text-decoration: none; 
	font-family: verdana;
	font-weight: bold;
	font-size: 15px; 
	color: #c10000;
}
a.links_article_list_nav:hover {
	text-decoration: underline; 
	font-family: verdana;
	font-weight: bold;
	font-size: 15px; 
	color: #c10000;
}


a.links_article_list_title:link {
	text-decoration: none; 
	font-family: verdana;
	font-weight: bold;
	font-size: 16px; 
	color: #c10000;
}
a.links_article_list_title:visited {
	text-decoration: none; 
	font-family: verdana;
	font-weight: bold;
	font-size: 16px; 
	color: #c10000;
}
a.links_article_list_title:active {
	text-decoration: none; 
	font-family: verdana;
	font-weight: bold;
	font-size: 16px; 
	color: #c10000;
}
a.links_article_list_title:hover {
	text-decoration: underline; 
	font-family: verdana;
	font-weight: bold;
	font-size: 16px; 
	color: #c10000;
}

a.links_article_list_category:link {
  text-decoration: none; 
  font-weight: bold;
  font-size: 10px; 
  font-family: verdana; 
  font-style: none; 
  color: #bb4d03;
}
a.links_article_list_category:visited {
  text-decoration: none; 
  font-weight: bold;
  font-size: 10px; 
  font-family: verdana; 
  font-style: none; 
  color: #bb4d03;
}
a.links_article_list_category:active {
  text-decoration: none; 
  font-weight: bold;
  font-size: 10px; 
  font-family: verdana; 
  font-style: none; 
  color: #bb4d03;
}
a.links_article_list_category:hover {
  text-decoration: underline; 
  font-weight: bold;
  font-size: 10px; 
  font-family: verdana; 
  font-style: none; 
  color: #990000;
}

a.links_article_list_comments:link {
	text-decoration: none; 
	font-family: verdana;
	font-weight: bold;
	font-size: 10px; 
	color: #c10000;
}
a.links_article_list_comments:visited {
	text-decoration: none; 
	font-family: verdana;
	font-weight: bold;
	font-size: 10px; 
	color: #c10000;
}
a.links_article_list_comments:active {
	text-decoration: none; 
	font-family: verdana;
	font-weight: bold;
	font-size: 10px; 
	color: #c10000;
}
a.links_article_list_comments:hover {
	text-decoration: underline; 
	font-family: verdana;
	font-weight: bold;
	font-size: 10px; 
	color: #c10000;
}