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