body 	{margin : 0%; margin-left : 0px; margin-top : 0px; font-family : Arial, Helvetica, sans-serif;font-size; 100px:}
td, th 	{font-family : Arial, Helvetica, sans-serif;}

/* ###### fix for link underlines in netscape 4.x ###### */
a:active {text-decoration:underline;}
a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a {text-decoration:underline;}
a:hover {text-decoration:underline;}
/*
SO, by default
- links are underlined in Netscape 4.x
- browsers supporting a:hover styles are NOT underlined, and underline on rollover
As seen on the BBC Science and Nature Homepage
.. you must have the links underlined if there will be no discernable change on rollover
.. links must be distinct from non-linking text
*/

