BODY{
  
  background-attachment : scroll;
  
  font-family : Arial;
  font-weight : normal;
  
  
  
  
  background-color : #e2ffe1;
}
TD{
  color : #000000;
  font-family : Arial;
  font-weight : normal;
}
a:link { 
  color:#000000; 
  text-decoration:underline; 
  font-weight:bold; 
}
a:visited { 
  color:#EE0000; 
  text-decoration:underline; 
  font-weight:bold; 
}

