body{
	background-color: #000000;
	color: #FFFFFF;
	text-align: center;
	outline: #000000 none 0px;
	font-size: large;
font-family: cursive;
}


table{
	border: none;
	font-size: large;
	text-align: center;
	outline: #000000 none 0px;
	font-family: cursive;
}

td{
	text-align: center;
	font-size: large;
	font-family: cursive;
}

img{
	outline: none;
	text-decoration: none;
	border: none;
	font-family: cursive;
}

a, a:active, a:focus, a:hover, a:link, a:visited {
	outline: none;
	color: #FFFFFF;
	text-decoration: none;
	border: none;
	font-family: cursive;
}
