/*div {
  border: 1px solid red;
}*/

table {
  width: 70%;
}
td {
  text-align: center;
}

a {
	color: black;
}




