body,td,th {
	color#000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}

#top{
      position: absolute;
	  margin-top: 150px;
      width: 100%;
      vertical-align: middle;
      text-align: center;
} 

a:link,a:active,a:visited{color:white;}
a:hover{color:pink; text-decoration: underline;}