a:link {
	color: black;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	}
a:visited {
	color: black;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
body {
	font-family: arial, helvetica, sans-serif;
	background-color: black;
	font-size: normal;
}
