/* LOL BURICHAN */
body {
	font-size: 11px;
	background: #eef2ff;
	color: black;
}
a {
	background: inherit;
	color: #34345c;
	text-decoration: none;
	font-family: sans-serif;
}
a:visited {
	background: inherit;
	/*color: #d00;*/
 	text-decoration: none;
	font-family: sans-serif;
}
a:hover {
	color: #d00;
	text-decoration: underline;
	font-family: sans-serif;
}
h2 {
	background: #98e;
	color: black;
	font-size: 12px; 
	font-weight: 800; /* lol wut */
	padding: 1px 1px 1px 7px;
	margin: 1px;
	width: 95%;
	
}
/*hr { color: black; margin: 2px; height: 1px; display: none;}*/
ul { list-style: none; padding-left: 0px; margin: 0px; }
li { margin-left: 1px; display: block; }


.plus { float: right; font-size: 10px; font-weight: normal; padding: 1px 4px 2px 4px; margin: 0px 0px; /*background: #98e;*/ color: #000; border: 0px solid #DDDDDD; cursor: hand; cursor: pointer; }
.plus:hover { background: #98e; border: 1px solid #c97 }

li .catsep { height: 10px; margin-bottom: 10px;}