	BODY { background-image: url(http://www.colby.edu/environ/images/bg.jpg);
	  background-repeat: no-repeat;
	  background: #ffffff;
	  color: #000000;
	  margin: 0;
	}
	
A:link{text-decoration: none; color: #336699;}
A:visited{text-decoration: none; color: #6699CC;}
A:active{text-decoration: none; color: #336699;}
A:hover{text-decoration: underline;}
	

	.green { background-color: #557F55;
			 background-image: url(http://www.colby.edu/environ/images/end.gif);
			 background-repeat: repeat-y;
	}
