.title_head a:link, .title_head a:visited{
	font-size: 21px;
	font-weight: bold;
	color: #3d7a00;
	margin: 0px;
	text-decoration: none;
}
.title_head a:hover{
	text-decoration: underline;
}
.read_more{
	float: right;
	margin: 5px;
}
