body {
	background-color:#000000;
	overflow-x: auto;
	overflow-y: auto;
}

table {
	background-attachment:fixed; background:no-repeat;
	}

p { 
	margin-left:20px; 
	margin-top:8px;
}

a, a:link { color:#9933FF; text-decoration: none;
}

a:visited {
  text-decoration: none;
  color:#9933FF;
}

a:hover
  {
  color: #FFFFFF;
  text-decoration: none;
}