BODY {
	margin: 0; 
	padding: 0;
	text-align: center;
	font-size : 1em; 
	font-family : "ＭＳ ゴシック"; 
	color: #666666;
	background: #FFFFFF;
}

#sitetitle {
	vertical-align: middle;
}

a:link,
a:visited {
	color: #0066CC;
}

A:hover {
	color : red;
}

td,th {
	font-size: 0.8em;
}

td.sitetitle {
	font-size: 1.15em;
	font-weight: bold;
}

td.sitetitle a {
	text-decoration: none;
}
