a:link {
	color: #FFFFFF;
}

a:visited {
  color: #FFFFFF;
}

a:hover {
	color: #FF0000;
}


body {

	background-color: #000000;
}

.bigText {
	font-family: "Century Gothic";
	font-size: 24px;
	color: #FFFFFF;
}
td {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFFFFF;
}
