p.timeline_topic {
	color: #fc6;
	background-color: inherit;
	margin-left: 0;
	margin-bottom: 1em;
}

span.date {
	color: #366;
	background-color: inherit;
	font-size: 120%;
	font-weight: bold;
}

p.timeline_topic a {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	text-decoration: underline;
}

p.timeline_topic a:link {
	color: #06c;
	background-color: inherit;
}

p.timeline_topic a:hover {
	color: #c00;
	background-color: inherit;
}

p.timeline_topic a:visited {
	color: #669;
	background-color: inherit;
}