
.small {
	font-size: 10px }
.bbs {
	background:#BCBCFD;
	border:1px solid black;
	overflow:auto;
	padding:4px;
	}
.bbsbutton {
	padding:4px;
	background:#3333FF;
	color:white;
	border:2px solid black;
	cursor:hand;
	}

a {
	text-decoration: none }

a:active {
	text-decoration: none }

a:visited {
	text-decoration: none }
a:hover {
	text-decoration: underline }

body {
	font-size: 12px }

td {
	font-size: 12px }

th {
	font-size: 12px }

