@charset "utf-8";
.down {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

.intro {
	color: #FFFFFF;
	text-decoration: none;
}

html, body{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:hover {
	color:#00CCFF;
	text-decoration:underline;
}
table#submenu_stat {
	
	width: 800px;
	height: 20px;
	color: #FFFFFF;
	text-align:center;
	font-weight: bold;
}
table#submenu_stat td {
	width: 266px;
}
table#submenu_stat td a:link {
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}
table#submenu_stat td a:visited {
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}
table#submenu_stat td a:focus {
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}
table#submenu_stat td a:hover {
	font-weight:bold;
	color:#666666;
	text-decoration:none;
}
table#submenu_stat td a:active {
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}
