.webboard {
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.webboard a:link {
	color: #000000;
	text-decoration: none;
}
.webboard a:visited {
	color: #000000;
	text-decoration: none;
}
.webboard a:hover {
	color: #FF75BA;
	text-decoration: none;
	font-weight: none;
}
.webboard a:active {
	color: #000000;
	text-decoration: none;
}
.topic {
	font-family: "MS Sans Serif";
	font-size: 20px;
	color: #3399CC;
	font-weight: bold;
}
.border {
	border: 1px dashed #999999;
}
.bighead {
	font-family: "MS Sans Serif";
	font-size: 24px;
	color: #FF6699;
	font-weight: bold;
}
