.articles_date{
	font-weight: bold;
	color: black;
	height: 40px;
}
a.articles_group{
	color: #444444;
	text-decoration: none;
}
a.articles_group:hover{
	text-decoration: underline;
}

.articles_groupheader{
	font-weight: bold;
	font-size: 16px;
	color: #444444;
}


a.articles_title{
	color: black;
	text-decoration: none;
}
a.articles_title:hover{
	text-decoration: underline;
	color: blue;
}




.articles_innergroup{
	font-weight: bold;
	font-size: 14px;
	color: #444444;
}
.articles_innerdate{
	font-weight: bold;
	color: black;
}
.articles_innertitle{
}

.articles_body{
}


.articles_date_small{
	font-weight: bold;
	color: black;
}
a.articles_title_small{
	color: black;
	text-decoration: none;
}
a.articles_title_small:hover{
	text-decoration: underline;
	color: blue;
}

