/* This is a comment */

.storyText {
	font-family: trebuchet ms,helvetica,verdana,sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #000000;
}

.storyText1 {
	font-family: trebuchet ms,helvetica,verdana,sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #660000;
}

.storyText2 {
	font-family: trebuchet ms,helvetica,verdana,sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #999999;
}

.storyTextLink {
	font-family: trebuchet ms,helvetica,verdana,sans-serif;
	font-size: 8pt;
	font-style: normal;
	text-decoration: underline;
	color: #660000;
}

.storyTextLink:hover {
	font-family: trebuchet ms,helvetica,verdana,sans-serif;
	font-size: 8pt;
	font-style: normal;
	text-decoration: underline;
	color: #000066;
}

.storyTitle {
	font-family: trebuchet ms,helvetica,verdana,sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #666666;
}

.storyMap {
	font-family: trebuchet ms,helvetica,verdana,sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #660000;
}

.storyMapLink {
	font-family: trebuchet ms,helvetica,verdana,sans-serif;
	font-size: 8pt;
	font-style: normal;
	text-decoration: none;
	color: #660000;
}

.storyMapLink:hover {
	font-family: trebuchet ms,helvetica,verdana,sans-serif;
	font-size: 8pt;
	font-style: normal;
	text-decoration: underline;
	color: #000066;
}
