body,td,th {
	color: #FFFFFF;
}
body {
	background-color: #000000;
}
a:link {
	color: #CC9933;
	font-size: 18px
	font-weight: bold;
}
a:visited {
	color: #FFCC33;
}

a:hover {
	text-decoration: none;
	color: #CC9933;
	font-size: 18px
}

a:active {
	color: #CC9933;
	font-size: 18px
	font-weight: bold;
}

a.hidden {
  color: #000000;
}

a.hidden:visited {
  color: #000000;
}

a.hidden:hover {
	color: #CC9933;
}

a.hidden:active {
  color: #000000;
}

a.nav:link {
	color: #333333;
	padding: 2px;}

a.nav:visited {
	color: #cccccc;
	padding: 2px;
}

a.nav:hover {
	color: #FFFFFF;
	background-color: #666666;
	padding: 2px;
}

a.menu {
	font-family: Times New Roman;
	font-weight: bold;
	text-decoration: underline;
	color: #CC9933;
	font-size: 18px
}

a.menu:hover {
	font-family: Times New Roman;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 18px
	}

a.box {
	padding: 3px;
	background-color: #FFFFFF;
	text-decoration: none;
	border: medium solid #CCCCCC;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.box:hover {
  color: #000000;
	padding: 3px;
	text-decoration: none;
	background-color: #666666;
	border: medium solid #3366FF;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.footer {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}
.text {
	font-family: Times New Roman;
	font-size: 16px;
	font-weight: bold;
}
.text_small {
	font-family: Times New Roman;
	font-size: 12px
}
.text_gold {
	font-family: Times New Roman;
	font-size: 16px;
	color: #CC9933;
	font-weight: bold;
	text-align: center;
}
.text_white {
	font-family: Times New Roman;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.text_title {
	font-family: Times New Roman;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
