
body {
	margin: 0 auto;
	width: 330px;
}

.tsumik {
	position: absolute;
	line-height: 0;
	bottom: 0px;
}

.banned {
	padding-left: 2em;
	color: rgb(0, 51, 102);
	font: 13px Verdana,Arial,sans-serif;
	font-weight: 700;
	text-decoration: underline;
}

a:hover {
	color: rgb(167, 57, 43);
}

a:active {
    color: rgb(255, 102, 0);
}
