BODY {
  font-family: verdana,arial,sans-serif;
  font-size: 14px;
  color: #F0EEE7;
  background-color: #000000;
}

H1 {
  font-size: 39px;
}

A:link		{ color: #FFFFFF; font-weight: bold; text-decoration: none; }
A:visited	{ color: #806341; font-weight: bold; text-decoration: none; }
A:hover		{ color: #806341; font-weight: bold; text-decoration: none; background:#F0EEE7 }
A:active	{ color: #806341; font-weight: bold; text-decoration: none; }
IMG { border-style: none }
