// Anarres Catalog stylesheet - www.anarres.org.au/catalog.css

	body{ margin:0px; padding:0px; border:0px; }
	
	body, td { font-family: Arial,sans-serif; }
		
	a:link,
	a:visited,
	a:active { color: #0000CC; text-decoration: none; }
	a:hover  { color: #D60000; text-decoration: underline; }
	p {margin:10px;}
	h2 {margin:10px;}
	

