@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
body {
	background-color: #000000;
}
a:link {
	color: #FFFF00;
	font-size: 16px;
}
a:visited {
	color: #FF9900;
	font-size: 16px;
}
a:active {
	color: #FFFFFF;
	font-size: 16px;
}
a:hover {background-color:#ffffff;color:#000;text-decoration:none}

.header {
	font-size: 16px;
	font-weight: bold;
}
.footer {
	font-size: 10px;
	font-weight: solid;
}
.sub_link {
	font-size: 8px;
	font-weight: solid;
}
