/* Alisa Rutherford */

body {background-color: #ffff99;
	/*background-image:url(images/palmBackground.jpg);
	background-repeat:repeat;*/
	color: #000000; 
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
    margin-bottom: 0px;
	scrollbar-track-color: #ffffff; 
	scrollbar-base-color: ##E7E8E4;
	scrollbar-arrow-color: ##727272; 
	scrollbar-darkshadow-color: #000000;
	}
table	{background-color:#FCEEE6;}
a	{text-decoration: underline;
	font-weight: bold;
	color:#ff9933;}
a:link {color: #ff9933;}
/*a:visited {color: #000099;} */
a:active {color: #ffcc33;}
a:hover {color: #ff9933; text-decoration:none}
