@charset "utf-8";
body {
	background-color: #7a0000;
	margin-left: 10px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	text-align: center;}

body,td,th {
	color: #FFFFFF;
	align-content: center;
	text-align: center;
}
a:link {
	color: #FFCE00;
}
.txtbox {
	width:960px;
}
a:visited {
	color: #FFCE00;
}
