<!--
hr {
  width:625px
}


td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}

a {
  font-weight: bold;
	color: gold;
	text-decoration: none;
}

a.Links {
  text-decoration: none;
	color: gold;
 }

a.FLocation {
  font-family: Arial, Helvetica;
	color: white;
}

a:hover	{
  color: white;
}

.Headline {
  font-family: Arial, Helvetica;
	font-size: 11pt;
	font-weight: bold;
	color: gold;
}

.Headline2 {
  font-family: Arial, Helvetica;
	font-weight: bold;
	color: #999999;
}

.newsdetail	{
 font-family: Arial, Helvegica, sans-serif;
 text-decoration: none;
 font-size:10px;
 font-weight: normal;
 color: #999999;
}

.Normal {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: white;
}

.New {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #999999;
}


-->