
body,td,th {
	color: #FFF;
}
body {
	background-color: #000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 100px;
	margin-right: 100px;
	color: #FFF;
}
a:link {
	color: #FFF;
}
.font {
	font-size: small;
}
a:visited {
	color: #FFF;
}
a:hover {
	color: #FFF;
}
a:active {
	color: #FFF;
	text-align: right;
}
.right {
	text-align: right;
}
