BODY {
  font-family: Verdana, Arial, sans-serif;
}

.menu {
  font-weight: bold;
  font-size: 12px;
  line-height: 10px;
  text-decoration: none;
  color: #000000;
}

A:HOVER {
  color: #FF0000;
}
.address {
	font-size: 16px;
}
