.board {
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;

}
.boardz {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
td {
	font-family: "Arial";
	font-size: 13px;
	text-decoration: none;
	line-height: 150%;

}
.form {
	border: 1px solid #CCCCCC;
	font-family: "Arial";
	font-size: 13px;
	color: #000000;
	text-decoration: none;

}
.boards {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
a:link {
	font-family: "Arial";
	font-size: 13px;
	text-decoration: none;
	color: #000000;

}
a:visited {
	font-family: "Arial";
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "Arial";
	font-size: 13px;
	color: #3E80CC;
	text-decoration: none;
}
