/* CSS definition file containing sitestyle stylesheets */
BODY {
	color: rgb(0,0,0);
	background-color: #fbefbd;
}
 A:link { color: rgb(153,51,0);}
 A:visited { color: rgb(102,51,0);}
 
