body {
	background-color: #EEEEEE;
	
}
table {
	font-family: 'Archivo', 'Helvetica Neue', 'Arial', sans-serif;
	font-size: 32px;
	letter-spacing: 0.2em;
}

#smallheader {
	font-size: 16px;
	letter-spacing: 0.2em;
}

table a {
	color: #000000;
	font-weight: bold;
	letter-spacing: 0.2em;
	text-decoration: none;
}

table a:hover { 
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 0.2em;
	text-decoration: none;
}