body {
  	text-align:center;
  	background:#000;
   	font-family:"Times New Roman", times, serif; 
   	font-size:76%; 
   	letter-spacing:0.05em;
   	}
#header a:link, #header a:visited {
	color:#666;
	text-decoration:none; 
	font-size:150%;
	}
#header a:hover, #header a:active {
	color:#CC0000;
	text-decoration:none;
	}
#header a.home:link, #header a.home:visited, #header a.home:hover, #header a.home:active {
	color:#CC0000;
	text-decoration:none;
	}
#footer a:link, #footer a:visited, #footer a:active {
	color:#000;
	text-decoration:none;
	}
#footer a:hover {
	color:#fff;
	text-decoration:none;
	}