                                            body {
  background-color: lightblue; } 
  tr{background-color:lightblue;



  
  
  
  
}
h1    {
  color: #0000A1;       
  font:Arial;
}
                 /* unvisited link */
a:link {
  color: red;
  font-size: large;
}

/* visited link */
a:visited {
  color:#0000A1;
}

/* mouse over link */
a:hover {
  color: green;
}

/* selected link */
a:active {
  color: blue;
} 
p {
  color:darkblue;
  
}
h2      {
  color: white;
  font:Arial;
  font:   ;
  size
}             
h3      {
  color: white;
  font:Arial;
  font:   ;
  color:#0000A1 ;
}
