   a:hover.story {
	color: #A42E2E;
	text-decoration: none;
}

   a.story {
	font-family: Arial, Helvetica;
	font-size: 8pt;
	color: #764636;
	font-weight: bold;
	text-decoration: underline;
}

a:hover.anchors {
	color: #970000;
	text-decoration: underline;
}
a.anchors{
	color: #663333;
	text-decoration: none;
}

   p.storytext {
	font-family: Verdana;
	font-size: 8pt;
	color: #7D6962;
}

   .archive {
	font-family: Verdana;
	font-size: 7pt;
	color:#7D3F00; 
}
   .label {
	font-family: Verdana;
	font-size: 8pt;
	color: #8A705E;
}
