/* CSS Document */

/* Tag styles */
body {
	background-color: #fff;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000;
}
a:hover {
	text-decoration: none;
}
