BODY {
	background: #000;
}

A {
	color: #FFF;
	font-size: 10px;
	font-family: "Trebuchet MS", sans-serif;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}
