body {
	background-color: #000;
}

#top_text {
	color: #FFF;
	font-family: Times New Roman, Verdana, Arial;
	font-size: 14px;
	font-weight: none
}

a {
	color: #FFF;
	font-family: Times New Roman, Verdana, Arial;
	font-size: 9px;
	font-weight: none;
	text-decoration: none
}

a:hover {
	text-decoration: underline
}

#silver_text {
	color: #666;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: none;
	text-decoration: none
}

#gold_text {
	color: #776;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: none;
	text-decoration: none
}
