body,td,th {
	color: #FFFFFF;
	background-color: #000000;
	font-size: 12px;
	font-family: Lucida Grande, Verdana, Andale Mono;
}
a {
	font-weight: normal;
	font-size: 14px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #C5A65D;
}
a:active {
	color: #C5A65D;
	text-decoration: none;
}
	
.ctr {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
span {
	margin-left: 3em;
	margin-right: 3em;
}
.copyright {
	font-family: Andale Mono, Times New Roman, sans-serif; 
	text-align: right; 
	margin-top: 2em; 
	font-size: 10px;
}
.press {
	text-align: left; 
	margin-top: 3em;
}
#menu {
	/* font-size: 14px; */
	font-weight: normal;
	position:relative; 
	}
#menu a, #menu a:visited {
	color:#FFFFFF; 
	}
#menu a#selected, #menu a#selected:hover  {
	color:#C5A65D;
	}