 BODY { 	  color: black;
		  margin-left: 1em; 
		  margin-right: 1em;
                  }


                  A:link    {color: #003399; 
		             text-decoration: none }
                  A:visited {color: #003399; 
		             text-decoration: none }
                  A:active  {color: #003399; 
		             text-decoration: none }

                  /* setting the anchor border around IMG elements
                     requires contextual selectors 

