
/* $Id: style.css,v 1.1 2001/05/16 00:10:18 leonard Exp $ */

BODY      		{ background:	white;
	  		  color:	#484848; }

A:link    		{ color: 	#f4a460; }
A:visited 		{ color: 	#909090; }
A:active  		{ color: 	#ff9933; }

P:footer  		{ font-size:	x-small; }

TABLE:navigation	{ width:	100%;
			  border:	0;	 }

TABLE:navigation TR	{ background:	white; 
			  padding:	10%;	 }

TD:navtitle 		{ color:	#f4a560;
			  font-size:	xx-large;
			  text-style:	bold;	 }

IMG			{ border:	0;	 }

