
BODY {
  background : #ffffff;
  color : #000000;
}
A { 
  color : #999955; 
  background : transparent none; 
  text-decoration:none;
}
A:VISITED { 
  color : #999955;
  background : transparent none; 
}

A:ACTIVE, A:HOVER {
  color : #999955;
  font-weight : bold;
  background : transparent none;
}

p,td,li {
  font-family:verdana,arial;
  color:#000000;
}
h2 {
  font-family:verdana,arial;
  font-weight:bold;
  color:#333333;
}
h3 {
  font-family:verdana,arial;
  font-weight:bold;
  color:#000000;
}








