
  body {
 

  font-family: Georgia, "Times New Roman",
          Times, serif;

    color: black;
    background-color: white }
	
    P.navblock {
	text-align: left;
	
	padding-left: 20px;
	margin-left: 1px;
	
  
	}
	
	
  a:link {
    color: red ;
    font-size:x-large}
  a:visited {
    color: orange; 
    font-size:x-large}
	
