@charset "utf-8";
/* CSS Document */


body {
	background-color: #000000;
	color: #000000;
}
h1 {
	color: #000000;
	font-size: 10px;
}

p {color:#000000}
a:link {color:000000;}
a:visited {color: #000000;}
a:hover {text-decoration: none; color: #000000; font-weight:bold;}
a:active {color: #000000;text-decoration: none}