	body {
	background-image : url(imgs/HK2005_bkg.jpg);
	background-repeat : repeat-x;
	background-color: #4A679F;
}

td,P {
	FONT-SIZE: 11px;
	LINE-HEIGHT: 16px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
}


a:link {
  font-size : 11px;
  color : #000000;
  text-decoration : underline;
}

a:visited {
  font-size : 11px;
  color : #000000;
  text-decoration : underline;
}

a:hover {
  font-size : 11px;
  color : #000000;
  text-decoration : none;
}


a.menu:link {
  font-size : 11px;
  color : #a5a5a5;
  text-decoration : none;
}

a.menu:visited {
  font-size : 11px;
  color : #a5a5a5;
  text-decoration : none;
}

a.menu:hover {
  font-size : 11px;
  color : #000000;
  text-decoration : none;
}

a.here:link {
  font-size : 11px;
  color : #999999;
  text-decoration : none;
}

a.here:visited {
  font-size : 11px;
  color : #999999;
  text-decoration : none;
}

a.here:hover {
  font-size : 11px;
  color : #000000;
  text-decoration : none;
}