body {
	background-color: Black;
}

a {
	font-family: "Comic Sans MS", serif;
	font-size: 16px;
	color:white;
	font-weight: bold;
	}

a:hover {
	color:#10CADB;
}

a.bottom:hover {
	color:#EF3524;
}
object {
padding:5px;}

table.bodycontent {
	font-size: 13px;
	color: #804000;
	font-family: Arial, Helvetica, sans-serif;
}


span.bold {
 font-weight: bold;
 border-bottom: 1px dashed;
 color: #804000;
}

table.storybookbodycontent {
	font-size: 13px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
}
