@charset "UTF-8";
table {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

a:link {
	text-decoration:underline
}
