  a:link 		{ color: rgb(128,128,128);}
  a:visited		{ color: rgb(128,128,128);} 
  a:hover		{ color: rgb(0,0,96);
  				  text-decoration: none;}
  a:active		{ color: rgb(0,80,0);}
  
  body			{ font-family: Verdana;}
  li			{ line-height: 120%;}