@charset "UTF-8";
/* CSS Document */

/*.oliverTwist {
	text-transform: uppercase;
	font-size: 13px;
}
a.oliverTwist:link {
	color: #A61620;
	text-decoration: none;
}
a.oliverTwist:visited {
	color: #7F7777;
	text-decoration: none;
}
a.oliverTwist:hover {
	color: #999999;
	text-decoration: underline;
}*/

.expando {
	display: none;
}
.expando:target {
	display: block;
}

