TD.homebox {
	width: 120px;
	height: 120px;
	background-color: Black;
	text-align: center;
	vertical-align: middle;
}

A.Ahomebox {
	color: White;
	font-family: Trebuchet MS;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
}

A.Ahomebox:hover {
	text-decoration: underline;
}

TD {
  font-family: Trebuchet MS;
}

TD.title {
  font-family: Trebuchet MS;
  font-size: 20pt;
  color: Black;
}

TD.langbox {
  font-family: Trebuchet MS;
  font-size: 8pt;
  color: black;
}

A.Alangbox {
  color: black;
  text-decoration: none;
}
A.Alangbox:hover {
  color: blue;
  text-decoration: underline;
}

.editlabel {
  font-family: Trebuchet MS;
  font-size: 10pt;
  border: none;
  font-weight: bold;
}