a {
	text-decoration:none;
}
a:link {
	color: #996600;
}
a:visited {
	color: #996600;
}
a:hover {
	color: #993300;
}
a:active {
	color: #996600;
}

body,table {
	font-size: 10pt;
	line-height: 110%;
}
body {
	background-repeat: repeat;
	background-position:center;
	background-image: url(../../image/bbs_back.gif);
	margin-top: 0px;
	margin-bottom: 0px;
}
