// Style Sheet by RJL;
// http://www.rjl.wt.com.au


// those that are not defined:

.{
  font-family: Arial, sans-serif; }

A:link		{ color: #0000FF; text-decoration: none;}
A:visited 	{ color: #0000FF; text-decoration: none;}
A:active 	{ color: #0000FF; text-decoration: none;}
A:hover 	{ color: #FF0000; text-decoration: none;}   

