a {
	font-weight: bold;
	color: #99F;
	text-decoration: none;
}
body {
	font-family: "Lucida Sans Unicode";
	font-size: 13px;
	color: #FFF;
	background-color: #000;
	margin: 30px;
}

