a {
	color: #703230;
	text-decoration: none;
	border-bottom: 1px dotted gray;
}

a:hover {
	color: #fa7916;
	text-decoration: none;
	border-bottom-style: none;
}

p.news {
	color: #2e2e2e;
	margin: 0 0 10px;
	font: 10pt/13.5pt Georgia, "Times New Roman", Times, serif;
	padding: 0 0 10px;
	border-bottom: 1px solid #dfdfd6;
}

span.italic {
	font-style: italic;
}

span.italic a {
	font-style: italic;
}

span.books {
	font-style: italic;
}

span.books a {
	font-style: italic;
}