body {	color: #300;		background: #FFC; }a:link {	color: #C00; }a:visited {	color: #00F; }a:active {	color: #0F3; text-decoration: none; }a:hover {	color: #0F3; text-decoration: none; background-color: #FF9; }td {color: #300; }  /* to fix Netscape 4 bug  */
