body {      margin:5px 20px 20px 20px;      background:#FFFFFF;	      font-family: verdana, times, courier;      font-size: 18px;      text-align: center;      color: #000000;     }A    		{ color: #000000; text-decoration: none; } A:link		{ color: #000000; text-decoration: none; } A:visited	{ color: #000000; text-decoration: none; } A:active	{ color: #000000; text-decoration: none; } A:hover		{ color: #000000; text-decoration: none; font-weight: bolder; letter-spacing: 0.3em;}				.links  {		letter-spacing: 0.4em;		word-spacing: 2em;		margin-top: 10px;		margin-top: 5px;	    text-align: center;	   }.links2  {		letter-spacing: 0.4em;		word-spacing: 2em;		margin-top: 10px;		margin-bottom: 5px;	    text-align: center;	    border-bottom: 2px solid #000000;	   }.links3  {		letter-spacing: 0.4em;		margin-top: 10px;		margin-top: 5px;	    text-align: left;	   }	   	   .header    { text-align:left;             padding-left: 15px;             float: right;              }              .textL  {		 text-align: left;		 }              .textR  {		 text-align: right;		 }		
