BODY 
{
  font-family: Helvetica,Arial,sans-serif;
  font-weight: bold;
  font-size: 12;
  background-color: #ffcc44;
}

TD.EnterSiteText
{
  font-family: Helvetica,Arial,sans-serif;
  font-weight: normal;
  /* font-style: italic; */
  font-size: 16;
  color: #715b1e;
}
A:link
{ 
	color: #715b1e;
	text-decoration: none;
}
A:visited
{ 
	color: #715b1e;
	text-decoration: none;
}
A:hover
{ 
	color: #715b1e;
	/*font-style: italic;*/
	text-decoration: underline;
}
