/* CSS Document */

body {
	background-color:#000000;
}

a, a:hover, a:active, a:visited {
	text-decoration:none;
	color: #000000
}
