A:Link
  { 
  Color: #DFDFDF; 
  Text-decoration: none;
  }

A:Visited
  { 
  Color: #888888; 
  Text-decoration: none;
  }

A:Hover
  { 
  Color: white; 
  Text-decoration: none;
  }

td, body 
  {
  border-style: none; 
  font-family: verdana, arial, helvetica; 
  font-size:11px;
  }

#heading
  {
  text-transform: uppercase;
  color="#504A3E";
  font-weight=bold;
  }

#heading1
  {
  text-transform: uppercase;
  font-weight=bold;
  }
