

body {
  color:	#FFFFFF;
  background:	#000000;
  margin:	4px;
  font-family:	Arial,Helvetica,Verdana;
  font-size:	16px;
  line-height:	18px;
  color:	#FFFF00;
}

h2 {
   color:	#FF3300;
}

a {
  color:	#6C6C6C;
  font-size:	18px;
  line-height:	20px;
  font-weight:	bold;
  text-decoration: none;
}

a:hover {
  color:	#AD7A25;
  font-size:	18px;
  line-height:	20px;
  font-weight:	bold;
  text-decoration: underline;
}

#copyright {
  font-size:	14px;
  line-height:	16px;
  color:	#FFFFFF;
  text-decoration: none;
}

#copyright a {
  font-size:	14px;
  line-height:	16px;
  color:	#FFFFFF;
  text-decoration: none;
}

#copyright a:hover {
  font-size:	14px;
  line-height:	16px;
  color:	#FFFFFF;
  text-decoration: underline;
}

#enternav {
  color:	#6C6C6C;
}
