A:link		{ color: #FFC000; text-decoration: none }
A:visited	{ color: #FF4114; text-decoration: underline }
A:active	{ color: #FFFFFF; text-decoration: none }
A:hover		{ color: #FF4114; text-decoration: underline }

H1
{
  color: #FF4114;
}

H2
{
  color: #FF4114;
}

H3
{
  color: #FF4114;
}

H4
{
  color: #FF4114;
}

B
{
  color: #FF4114;
}
