body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  background:#000000
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.allofus{font-size:10px;
color:#FFFFFF;
}

/* Normal site link states */
a:link {
	text-decoration: none;
	color:#FF00FF;
}
a:visited {
	color: #FF00FF;
	text-decoration: none;
}
a:active {
	color: #FF00FF;
	text-decoration: none;
}
a:hover {
	color: #FF00FF;
	text-decoration: underline;
}