@charset "utf-8";
body {
	background-color: #000000;
	color: #0066FF;
}

<style type="text/css">
A:link {font-weight:bold; color: #6699ff;}
A:visited {font-weight:bold; color: #6699ff;}
A:active {font-weight:bold; color: #6699ff;}
A:hover {font-weight:bold; color: #6699ff;}
</style>