body {
	background: #000 url('bg_s.png');
	color: #fff;
	text-align: center;
}
a:link, a:visited {
	color: #fa0;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #fc8;
}
a:active {
	color: #fff;
}
