table, tr, td, th
	{
	border-collapse: collapse;
	border: 1px solid white;
	width: 600px;
	margin: auto;
	text-align: center;
	}
td a, th a
	{
	font-family: Tahoma;
	color: white;
	text-decoration: none;
	}