/*
//   Colour settings 
*/

body {
	background-color:#000000;
	color:#ffffff;
}

a {
	color:#009933;
	text-decoration:underline;
}

