
  body {color: white;
	background-image: URL('tile.jpg');
	font-family: "Verdana", sans-serif;
	font-size: 13px;}
	
  td {color: white;
	text-align: center;
	font-family: "Verdana", sans-serif;
	font-weight: 700;
	font-size: 13px;}

a:link {color: #66FF33;}
a:visited {color: orange;}
a:active {color: #66FF33;}
