/* /assets/css/styles.min.css */
a{color:#000;text-decoration:none}a:hover{text-decoration:underline;color:#d0d0d0}h1{font-size:7em;font-family:'Zen Tokyo Zoo',sans-serif;font-style:normal;font-weight:400}h3,h3 a{font-size:1.2em;margin-bottom:1em;color:#E6534E}ul{list-style:none;margin-left:0;padding-left:0}li{border-bottom:1px dashed #000;padding-bottom:3px;margin-bottom:6px}.nb-list,.nb-wide{margin-bottom:1em}.more{font-size:.9em}.secondary{display:none}
.divOpmlLink {
	float: right;
	margin-top: 15px;
	width: 36px;
	height: 14px;
	background-color: orange;
	border: 1px solid darkorange;
	margin-bottom: 25px;
	}
.divOpmlLink a {
	text-decoration: none;
	color: white;
	}
.divOpmlLink:hover {
	background-color: darkorange;
	}