/* CSS Document */

body
{
	background-color: #000;
	margin: 10px;
}

a:link {
	color: #903;
}
a:visited {
	color: #999;
}