#blog_text {
	width:720px;
	min-height:500px;
	height:auto;
	float:left;
	}
	
#blog_text .subsection p {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	font-size:15px;
	font-weight:bold;
	margin:0 0 5px 0;
	width:100%;
}

#blog_text .subsection  a:hover {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	border-bottom:4px double #000000;
	font-size:15px;
	font-weight:bold;
	margin:0 0 10px 0;
}



