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

#sidebar {
	display: none;
}
a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	color: #333333;
}
#footer {
	display: none;
}
