/*--- Atlanta Chemical Engineering ---*/

*                   { /* All Elements */
	margin          : 0px;
	padding         : 0px;
	}
.copyright a:link              { /* Document Links */
	color           : #0000ff;
	text-decoration :none;
	}
.copyright a:visited           { /* Visited Links */
	color           : #800080;
	text-decoration : none;
	}
.copyright a:hover             { /* Hover Links */
	color           : #ff00ff;
	text-decoration :none;
	}
.copyright a:active            { /* Active Links */
	color           : #33ff00;
	}
.learn a:link              { /* Document Links */
	color           : #0000ff;
	text-decoration :none;
	}
.learn a:visited           { /* Visited Links */
	color           : #800080;
	text-decoration : none;
	}
.learn a:hover             { /* Hover Links */
	color           : #ff00ff;
	text-decoration :none;
	}
.learn a:active            { /* Active Links */
	color           : #33ff00;
	}
a:link              { /* Document Links */
	color           : #000000;
	text-decoration :none;
	}
a:visited           { /* Visited Links */
	color           : #800080;
	text-decoration : none;
	}
a:hover             { /* Hover Links */
	color           : #ffffff;
	text-decoration :none;
	}
a:active            { /* Active Links */
	color           : #ffffff;
	}
ol,ul               { /* All Lists */
	margin          : 1em;
	padding-left    : 2em;
	}
p                   { /* All Paragraphs */
	margin-bottom   : 1em;
	}

/*--- EndOfFile ---*/

