		body  { 
	  		margin: 20px auto 20px auto; 
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
			font-size: 14px;
			background-color: #d0d0c0;
			text-align: center;
		}

		td { 
	  		margin: 20px; 
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
			font-size: 14px;
			background-color: #d0d0c0;
		}

      .top a:link, .top a:visited, .top a:hover { text-decoration: none; color: #CCCCff; font-weight: bold; }
	  
		a:link { text-decoration:none; color: blue; font-weight: bold; }
		a:visited { text-decoration:none; color: #333399; font-weight: bold; }
		a:hover {color: #339933; font-weight: bold;}

		
