A:link, A:visited, A:active {
  color: #CE4928;
  }

BODY, TD {
  font: 12px Verdana;
  }

.navbar A:link, .navbar A:visited, .navbar A:active {
  color: black;
  text-decoration: none;
  border-bottom: dashed 1px black;
  }

.navbar A:hover {
  color: white;
  text-decoration: none;
  border: none;
  }

#bodybox {
  font-size: 12px;
  padding-left: 20px;
  line-height: 16px;
  }

#title {
  font-size: 18px;
  font-weight: bold;
  }

H3 {
  font-size: 14px;
  font-weight: bold;
  }

.hours {
	margin-left: 15px;
}

.hours TD {
	font-size: 11px;
	padding: 3px 10px 3px 10px;
	vertical-align: top;
}

.contact TD {
	font-size: 11px;
	padding: 5px;
}
