@charset "utf-8";
/* CSS Document */
body {
	background-color: #002051;
}
body,td,th {
	color: #FFFFFF;
}
a:link {
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFCC00;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FFCC00;
}
.style15 {font-size: 30px}
.style16 {
	font-size: 18px;
}
.style18 {
	font-size: 36px;
	font-weight: bold;
}
