body {
	margin-top: 25;
	margin-bottom: 25;
	margin-left: 0;
	margin-right: 0;
	background-color: #000000;
     }

a:link {text-decoration: none; color: ffffff}
a:hover {text-decoration: underline;}
a:visited {text-decoration: underline; color: C0C0C0}
a:active {text-decoration: underline;}