<style type="text/css">
<!--
body {
	background-color: #000000;
	margin-top: 0px;
	
}
.nav_a:link {
	text-decoration: none;
	color: #ffff00;
	font-weight:bold;
	
}
.nav_a:visited {
	text-decoration: none;
	color: #ffff00;
	font-weight:bold;
}
.nav_a:hover {
	text-decoration:underline;
	font-weight:bold;
}
.nav_a:active {
	text-decoration: none;
	color: #ffff00;
	font-weight:bold;
}

a:link {
	text-decoration: none;
	color: #0099FF;
	font-weight:bold;
	
}
a:visited {
	text-decoration: none;
	color: #0099FF;
	font-weight:bold;
}
a:hover {
	text-decoration:underline;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	color: #0099FF;
	font-weight:bold;
}

.bottom_nav_a:link {
	text-decoration: none;
	color: #ffffff;
	
	
}
.bottom_nav_a:visited {
	text-decoration: none;
	color: #ffffff;
	
}
.bottom_nav_a:hover {
	text-decoration:underline;
	font-weight:bold;
	color: #ffffff;
}
.bottom_nav_a:active {
	text-decoration: none;
	color: #ffffff;
	
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.STYLE4 {color: #FFFF99; font-weight: bold; }
.STYLE5 {color: #FFFF00; font-weight: normal; }
.table_bg {
	background-image: url(image/bg3.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
}
-->
</style>