.jm {
}
.body {
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
}
.text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#996633;
}
a:link {
	font-family:Georgia;
	font-size:16px;
	font-weight:bold;
	color:#FF6600;
	text-decoration:none;
}
a:visited {
	font-family:Georgia;
	font-size:16px;
	font-weight:bold;
	color:#FF6600;
	text-decoration:none;
 }
a:hover { 
	font-family:Georgia;
	font-size:16px;
	font-weight:bold;
	color:#FF6600;
	text-decoration:underline;
}
a:active {
	font-family:Georgia;
	font-size:16px;
	font-weight:bold;
	color:#FF6600;
	text-decoration:none;
 } 
.board {
	border-bottom:1px;
	border-bottom-color:#666600;
	border-bottom-style:solid;
}
	
