body {
	margin-left: 20%; margin-right: 10%;
	color: #000000; 
	background: #a0aecd; font-family: gotham;
	}
	
	:link { color: #000000; 
	text-decoration: none;}  /* for unvisited links */
  :visited { color: #000000  ;  
	text-decoration: none;}  /* for visited links */
  :active { color: #000000 ; 
	text-decoration: none;}  /* when link is clicked */
   :hover { color: #93887b; 
	text-decoration: none;}  /* when mouse is over link */
	
	
	
	H1 
     { font-size: 2.75em; margin: .67em 0; color: #000000; font-weight: bolder; font-family: mono; }
	 
	 H3
     { font-size: 1.4em; margin: .50em 0; color: #000000; font-family: sans-serif;  }
	
	
	
	nota {
	font-size: 0.90em; color: transparent ; text-transform: uppercase
	}
 
	nota:hover {
	font-size: 1.50em; color: blue 
	}
	
	
	