.links img {
	float: left;
	margin: 0px 10px 15px 0px;
}

.links p {
	margin: 5px 0px 15px;
	font: italic bold 1.15em Arial, Helvetica;
	clear: both;
	text-align: left;
	text-indent: 0;
}

.links a {
	font: normal bold 0.85em Verdana, Geneva;
	font-family;
}

.links hr {
	margin-top: 20px;
	margin-bottom: 20px;
}
* html .links hr {
	margin-top: 0;
	margin-bottom: 10px;
}
.date {
	margin-left: 0.5em;
	font: italic normal 0.85em Verdana, Geneva;
}

.newspaper {
	margin: 15px 0 25px;
	text-decoration: underline;
	text-indent: 0;
}

.news-title {
	margin: 15px 0 10px;
	color: Black;
	font: normal bold 1.5em Arial, Helvetica, sans-serif;
	text-align: left;
}

.news-writer {
	margin: 10px 0 20px;
	font-weight: bold;
	text-indent: 0;
}

.news-date {
	font-size: 0.81em;
	font-weight: bold;
}

.news-photo {
	margin: 0px 0px 10px 15px;
	border: 1px solid Black;
	float: right;
}
