#img_link {
	width: 100%;
	height: 160px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.linked_img {
	width: 150px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 20px;
	text-align: center;
}
#img_link a:link, #img_link a:visited {
	text-decoration: none;
	color:  #0054AE;
}
#img_link a:hover {
	font-weight: bold;

}
